body {
	margin: 5px 0px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #4ccc4cf;
	background: url(images/background.png) repeat-x top;
	background-color: #4b3055;
	text-align: center;
	scrollbar-base-color: #2a182b; 
	scrollbar-face-color: #2a182b; 
	scrollbar-highlight-color: #2a182b; 
	scrollbar-shadow-color: #2a182; 
	scrollbar-3dlight-color: #2a182; 
	scrollbar-arrow-color: #482e49;
	scrollbar-track-color: #482e49; 
	scrollbar-darkshadow-color: #2a182;
}
