body {
margin:0px 0px 0px 0px;
background: url(strawberry.jpg) no-repeat fixed left #CC3333;
padding:0px;
text-align:center;
}

ol.number { list-style: decimal outside }

A { color: #999933; text-decoration: none; font-weight:bold; }
A:link { color: #999933; text-decoration: none; font-weight:bold; }
A:visited { color: #999933; text-decoration: none; font-weight:bold; }
A:hover { color: #999933; text-decoration: none; font-weight:bold; border-bottom: 1px dashed #999933; }
A:active { color: #999933; text-decoration: none; font-weight:bold; }

#banner {
padding-top:25px;
position:absolute;
width:516px;
height:95px;
right:20px;
bottom:20px;
}

.entry {
width: 500px;
height: auto;
position:absolute;
right:20px;
top:25px;
padding-bottom:140px;
}

.blogbody {
font-family:verdana;
color: #FFFF99;
font-size:11px;
font-weight: normal;
text-align:justify;
padding-left:25px;
padding-right:25px;
}

.prevnext {
font-family:verdana;
color: #999933;
font-size:10px;
text-align:right;
padding-top:10px;
padding-right:30px;
}
	
.title {
font-family:verdana;
color: #999933;
font-size:11px;
font-weight:bold;
text-align:right;
margin-left:25px;
margin-right:25px;
padding-bottom:10px;
border-bottom:1px dashed #999933;
}	

.switch {
font-family:verdana;
color: #999933;
font-size:10px;
text-align:left;
padding-top:10px;
position:absolute;
left:20px;
bottom:20px;
}
	