body {
	margin: 0px;
	padding: 0px;
	background-color: #262f3b;
}
a:link {
	color: #C2C9D1;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #C2C9D1;
}
a:hover {
	color: #FF872C;
}
a:active {
	text-decoration: none;
}
#head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
	color: #9ea8b6;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9ea8b6;
	margin-top: 20px;
	margin-right: 0px;
	font-weight: 100;
	text-align: center;
	margin-left: 0px;
}
#box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #9ea8b6;
	text-align: center;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	height: auto;
	vertical-align: middle;
}
