BODY {
	background-color:#FFFFFF;
	text-align:center;
	margin:40px 0 0 0;
}

IMG {
	display:block;
	border:0;
}

A {
	outline:none;
}



/* MAIN WRAPPER */
#mainWrapper {
	margin:0px auto;
	width:1098px;  
	background-color:#FFFFFF;
}

