body {
	
	background-color: #252525;
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	color: #ffffff;
	text-align: center;
	margin-top: 35px;
	font-family: Arial, "Times New Roman", Times, serif;
	_font-size: 12.5px;
	font-size: 11.5px;

	}
	.container {
		width: 750px;
		text-align: center;
		padding: 50px 0px 60px 30px;
		
	}





.zeronine {
	width: 335px;
	text-align: left;
	float: left;

}

.zeroeight{
	width: 385px;
	text-align: center;
	float: right;

}

h3 a{
	color: #fff;
	font-size: 19.5px;
	text-decoration: none;
	
}
