body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	background-image: url(/images/body-background.jpg);
}
#wrapper {
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	margin-bottom: 200px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

