@charset "utf-8";
body {
	text-align: center;
}
#wrapper {
	height: 100%;
	margin: 12.5% auto;
	width: 500px;
}
h1 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.copyright {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
