@media handheld  {

#sponsors {
	display:none;
}
#header {
	background-image: none!important;
}
#content {
	font-size:100%;
	width:100%
}
}

