/*html { filter:progid:DXImageTransform.Microsoft.BasicImage
(grayscale=1); } */
body
{
background:url(https://lloydsheng.com/wp-content/uploads/2010/05/bg.png) #f0f0f0;
font-family:14px Tahoma, verdana, arial, helvetica, sans-serif
}

h4
{
background-color:#f3f3f3;
margin-bottom:8px;
}
div.postBody p
{
text-indent:28px;
}
div.commentform textarea
{
width:60%;
height:200px;
}
div.post h1 a{
font-family:Georgia, serif;
font-weight:bold;
width:100%;
color:#222;
text-decoration:none;
font-size:22px;
}

div#profile_block,div.mySearch
{
display:none;
}
div#sideBar
{
font-weight :normal;
float:right;
border-right:0px;
border-bottom:0px;
}
div#home
{
width:960px;
margin:0px auto;
border:#999 1px solid;
background:white;
}

pre,p.figure
{
background-color:#bbb;
padding:1em;
margin:2em;
border:#fff solid 1px;
word-wrap:break-word; 
overflow:hidden;
/*font-family:Georgia, serif;*/
font-family: Lucida Console;
}
p.figure
{
text-align:center;
}

div#mainContent
{
float:left;
}