body {
	background-color: #fff;
	color: #666;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #c66;
}
a:hover {
	color: #f99;
}
img {
	border: 0;
}
h1 {
	margin: 15px 0 40px;
	font-size: 1.5em;
	text-align: center;
	color: #999;
}
.reg_c {
	text-align: center;
}
div#footer {
	margin: 30px 0;
	text-align: center;
}
div#footer address {
	font-size: 90%;
	font-style: normal;
	color: #999;
}

