body { 
	color: #000;
background: #000000;

}

div.content {
overflow: hidden;
	width: 642px;
	margin: 0 auto;
	padding: 0 12px;
	background: #fff;
	}
/* HEADERS */
h1, h2 {
	font-weight: normal;
	color: #0C386E;
	text-align: center;
	}

 h3, h4, h5, p  {
	font-weight: normal;
	color: #0C386E;
	text-align: left;
}

h6 {
	font-weight: normal;
	color: #0C386E;
	text-align: left;
	font-size: 14px;

}

