body, input, textarea, h1, h2, h3, h4 {
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
    line-height: 150%;
}
p, ul, ol, dd, pre {
font-family: Verdana, Arial, sans-serif;
line-height: 170%;
    margin-bottom:10px;
}
pre, code {
	font-family: Monaco, monospace;
}

#blog-description {
 position: relative;
 padding-top: 200px;
 width: 260px;
 margin-left: 600px;
 margin-top: -156px;
 background-image: url('../files/2010/03/header.jpg');
 background-repeat: no-repeat;
 background-position: bottom right;
 margin-bottom: -37px;
 z-index: 100;
 overflow: hidden;
 text-indent: 500px;
 white-space: pre;
}
