
@import "screen.css";

BODY {
	background: white;
}

DIV.header {
	display: none;
}

DIV.menu {
	display: none;
}

DIV.footer {
	display: none;
}