* { 
	text-align: left;  
	color: white; 	
	background-color: black; 
	font-size: 15px !important;
	background-image: none !important;
}

img {
	display: none;
}

div {
	clear: both;
	padding: 0 10px 10px 10px !important;
}

ul { 
	margin-left: 0px; 
	margin-bottom: 30px; 
}

object {
	display: none;
}