body{
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	background: #fff;
	color: #000;
}
	
/*#wrap{
	margin: 2%;
	width: auto;
	float: none !important;
}*/

#header h1{
	margin: 0 0 20px 0;
	text-align: center;
}

#content h1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
}

#content hr {
	border: 0px;
	background-color: #39556a;
	height:1px
}

#menu, #sidebar, #footer {
	display: none;
}
