body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana; 
	font-size:14px;
	color: #000000;
	background-color:#efefef;
	margin:0 auto;
	width:740px;
	line-height:20px;
	
	background-image:url("/images/menu_background.gif");
	background-repeat:repeat-x;
	background-position:top;
}

.header, .footer{
	width:740px;	
}
.logo, .sidebar_simple, .sidebar{
	display:none;
}