@import url("screen.css");

/***********************
	Standaard tags
***********************/

body {
	color: #000;
}

#header, 
#footer {
	display: none;
}
