body {
	margin: 0px 0 0 0;
	background-color: #416270;
	text-align: center;
}
.text-container {
	padding: 0 0 0 2px;
}
p {
	font: 12px/16px Arial, sans-serif;
	color: #fff;
}
p a {
	color: #fff;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}