@charset "UTF-8";
.container {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 750px;
}
body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #666;
	height: auto;
}
.footer {
	width: 950px;
	height: 120px;
	margin-top: 70px;
	margin-right: auto;
	font-size: 12px;
	color: #666;
}
.footer blockquote p a {
	color: #666;
	text-decoration: none;
}
.footer blockquote p a:hover {
	text-decoration: underline;
}

	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
}
