* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
html {margin:0;padding:0;

}
body {
	margin: 0;
	padding:0;
background:#D8DEBA url(../images/bg-body.jpg) bottom center no-repeat;
min-height:1050px

}
pre {
	font-family: monospace;
	display: inline;
	color:#5B5E26
}
hr {height:5px;
display:block;
margin:10px 0;
border-left:1px solid #F0F1DF;
border-top:1px solid #F0F1DF;
border-right:1px solid #F0F1DF;
border-bottom:1px solid #A8AD46;
background:#F0F1DF}
#top a#logo { behavior: url(iepngfix.htc); }
