.wrapper {
}
.content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 16px;
	text-align: center;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #C00;
}
