body {background-color:#2b7432;}


a {
	text-decoration: none;/*gets rid of blue around images*/
}

#centerIE {
	text-align: center;
	width: 600;
}

img {
	border: 0;
	text-align: center;
	margin-top: 200px;
	margin-left: 250px;
}


