body {
	background-color: #1c2d4e;
}
img {
	border: 0;
	padding: 0px;
	text-align: center
}
#wrapper {
	width: 600px;
	height: 530px;
	border: 0;
	padding: 20px;
	margin: 100px auto;
	text-align: center;
}
h1 {
	font-family: helvetica;
	font-size: 16pt;
	color: white;
	font-weight: 100
}
h6 {
	font-family: helvetica;
	font-size: 12pt;
	color: white;
	font-weight: 100;
}