body {
  font: 1em/1.3em "Lucida Grande", Helvetica, sans-serif;
  color: #8FB300;
  background: #FFF747;
}

.toptitle {
  float:left;
  line-height: 2em;
  white-space: nowrap;
  font: 36px Georgia,Times;
  font-weight: bold;
  margin: 15px;
  text-transform: uppercase;
  text-shadow: -2px -2px #CCC;
  color: #FF675A;
  width:100px;
  height:200px;
}

.subtitle {
  margin:30px;
  float:left;
  width:40px;
  padding-bottom:30px;
  font-weight:bold;
  text-transform: uppercase;
  color: #000000; 
}

.anecdote {
	color:#1A1354;
	float:left;
	width:150px;
	height:230px;
	/*background:transparent;*/
	#filter:alpha(opacity=75);
	#opacity:.20;
	width:600px;
	height:600px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica,Georgia;
	font-size: 28px;
	line-height:26px;
	text-align:right;
	padding:30px;
}
