body {

	font-family: helvetica, arial, sans-serif;
	color: #666666;
	font-weight: 500;
}

.wrapper {

	text-align: center;
	width: 588px;

}

.content {

	margin-top: 40px;
	margin-bottom: 40px;
	width: 588px;
	text-align: left;

}

.header {

	margin-top: 20px;
}

a {

	font-family: helvetica, arial, sans-serif;
	color: #666666;
	text-decoration: none;
}