body{
	background: transparent;
}
#banner {
	color: Black; 
	background: transparent;
	text-align: center; 
}
#banner a{
	color: Black;
	text-decoration: none;
}
#content {
	color: Black;	
} 
#navigation {
	display: none; 
}
#footer {
	display: none; 
}



