/*Quit snoopin' around you little Jackle*/
body{
	background: #d2d2d2;
}
.mainImage{
	display: block;
	width: 663px;
	height: 380px;
	background: url(../img/index2.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-top: 120px;
	border: 0px;
}
p{
	font-family: verdana;
	font-size: 13px;
	margin-left: 50px;
}
a{
	color: #333;
}