body {
	margin: 0px 0px;
	background-color:#000000;
	background: url("/images/bg_tile.jpg") fixed;
	text-align:center;
	background-position: top;
	font: 9pt/17pt georgia;
	color: White;
	
	}
	#Awards {
	width:550px;
	text-align:left;
	font: 9pt/17pt georgia;
	color: Black;
	background: White;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	}

.divider {
	height: 0px;
	margin: 10px 0;
	border-top: 1px dotted #BA9F79;
	line-height: 0px;
	font-size: 0;
}