@import url(/css/local.css);
#menu {
	display: none;
}
#footer {
	display: none;
}
#header {
	display: none;
}

body {
	background: #fff;
}

#topcorners,#bottomcorners {
	display: none;
}


#body,#container {
	width: 700px;
	margin: 0;
	border: 0px;
}

