body {
	background: white;
}
#container {
	width: 760px;
	height: 250px;
	margin: 5em auto 0 auto;
	text-align: center;
	background: url(qabicsplash.png) no-repeat top left;
	padding-top: 260px;
}
#container .footer {
	font-size:.8em;
}
p {
	font: 12pt/1.4 "Lucida Grande", "Lucida Sans Unicode", "Arial", "Helvetica", sans-serif;
	padding: 0 100px 0 100px;
}
input#email {
	color: #000;
}
