@import url(screen.css);

body {
	background: none; 
	margin: 0;
	text-align: left;
}

#container {
	background: none;
	width: auto;
}

#headertop, #headerbottom, #footer { display: none; }

#header { margin-bottom: 50px; }