body 
{
	padding: 0;
	text-align: center;
	font: 90%/1.2em Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#container 
{
	width: 90%;
}

#title 
{
	background-image: none;
}

#nav 
{
	background-image: none;
}

#contentwrapper 
{
	background-image: none;
}

#contentfooter
{
	background-image: none;
}

.post 
{
	padding: 1em;
	border: 2px dashed #999999;
}