#header h1, #header h2{
	display: block;
}
#header img{
	display: none;
}
#menu{display: none;}
#content{
	float:none;
	width: auto;
}
