body {
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #54565F;
	color:#352004;		
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	margin-right: 20px;
	margin-top: 20px;	
	text-align: right;	
	font-size: 38px;
	font-weight: bold;
	font-family: Georgia,Times,"Times New Roman",serif;
}

/*--------------------------------
		 End Page Title
---------------------------------*/