body
{
BACKGROUND: url(http://www.prestifin.biz/bg.png) #e8f7f9 repeat-x center top;
color: #666;
}
h5
{
font-size:10pt;
}
p
{
margin-top:1em;
margin-bottom:1em;
}
#header
{
BACKGROUND: url(http://www.prestifin.biz/bg-header.jpg) no-repeat;
}
#search
{
left:660px;
}
#container
{
width:900px;
}
.entry
{
width:660px;
}
#footer
{
BACKGROUND: url(http://www.prestifin.biz/bg-footer.jpg) no-repeat;
}
pre, .csharpcode
{
background-color: #eee;
color: #333;
}
.csharpcode .type
{
color: #2B91AF
}
.code
{
font-family: Consolas, Courier New, Courier;
font-size: 9pt;
}