
html, body {
	background: #000000;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #ffffff;
	line-height: 18px;
}

img {
	border: 0;
}



#topBanner {
	text-align: center;
	margin: 10px 0;
}
#contentWrapper {
	width: 500px;
	margin: 0 auto;
	
	
}

.logos {
	text-align: center;
	line-height: 100px;

}

.logo {
vertical-align: middle;
	width: 95px;
}