
body{
background:#222 url(images/bodytop.png) repeat-x top ;
color:#888;
font: 12px Arial;
}

#header-in, #content-wrap, #footer-in {
	width:px;
}

a  {
	color:#333;
}
.wp-pagenavi span.current {
	background-color: #333;
}
#header-in, #content-wrap, #footer-in{
	margin:0 auto;
}
#sidebar {float:left;}
#content {float:right;}
