body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 50px;
	padding-top: 50px;
	color: #003366;
}
a {
	color: #47AA42;
	text-decoration: none;
}
.box {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
