body {
	text-align : center;
}
div.canvas div.main div.sidebar {
	margin : 17px 0px 0px 0px;
}


div.canvas div.main div.content h1 {
	font-size : 21px;
	font-weight : normal;
	color : #352d39;
	text-transform : uppercase;
	margin-bottom : 3px;
	padding : 0px;
	width: 570px;
	border-bottom: 1px solid #352d39;
}

