BODY 
{
	background-color:	#2F2B28;
	scrollbar-3dlight-color:		'#E4E4E4';
  scrollbar-arrow-color:			'#AEA79f';
  scrollbar-base-color:				'#AEA79f';
  scrollbar-track-color:			'#AEA79f';
  scrollbar-darkshadow-color:		'#AEA79f';
  scrollbar-face-color:				'#E4E4E4';
  scrollbar-highlight-color:		'#E4E4E4';
  scrollbar-shadow-color:			'#E4E4E4';
	font-family: Verdana, Geneva, Arial, sans-serif;
}


#site-container     
	{
	background-color: #2F2B28;
	text-align: center;
	margin-left: -470px;
	margin-top: -290px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 940px;
	height: 580px;
	visibility: visible
}
