body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #eee;
	background-color: #222; 
}

a {
	color: #006d2f;
}

a:hover {

}

#bg_sides,
#head,
#nav_image {
	display: none;
}

img {
	/*display: none;*/
}

object, embed {
	display: none;
}

.default {
	display: none;
}