/* Positional stuff */

#header{
	display: none;
	height: 120px;
	width: 780px;
	background: #000000;
	text-align: center;
}

#header_print {
	height: 120px;
	background: #ffffff;
	text-align: center;
}

#navigation {
	display: none;
}



