@import "/styles.css";

#header, #footer, #body_left {
   display: none;
}
#body_right, #main {
	width: 90%;
	float: none;
}
#container {
   border: 0px;
}
