#nav,#footer,#header {display: none;}
 
.content {
	width:100%;
	border:solid 1px;	
	left:-175px;
	right:-175px;
	border:0;
	padding:0;
}

