body{
	font-size: 20px;
	font-family: Helvetica;
	color: #ffffff;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
}

a{
	color: inherit;
}

p{
	width: 50%;
	min-width: 500px;
	font-size: 14px;
	color: #cccccc;
	margin: auto;
}