@charset "UTF-8";
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #0D3319;
}

div#faceblock{
	width: 140px;
	float: left;
	margin: 0px;
	
	}
	
div#newblock{
	width: 550px;
	float: left;
	margin: 0px;
	
	}
	
div#perfect{
	width: 330px;
	height: 200px;
	float: left;
	margin: 0px;
	
	}
	
div.clear{
	clear: both;
	
}

div#faceblock{
	width: 120px;
	float: left;
	margin-top: 20px;
	
	}
	
	
div#award{
	width: 120px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	
	}
	
	
div#grand{
	
	margin-bottom: 10px;
	
	}
div#spacer{
	
	height: 10px;
	width: 550px;
	
	}


