body {
	background-color: #3C3C3C;
	background-color: #3C3C3C;
	scrollbar-arrow-color:#3C3C3C;
	scrollbar-3dlight-color:#3C3C3C;
	scrollbar-highlight-color:#3C3C3C;
	scrollbar-face-color:#A7A7A7;
	scrollbar-shadow-color:#3C3C3C;
	scrollbar-darkshadow-color:#3C3C3C;
	scrollbar-track-color:#3C3C3C;
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
	color: #C1C1C1;
	font-size: 13pt;
  	background-attachment: fixed;
  	background-position: 50% 50%;
  	background-repeat: no-repeat;
	margin-left: 5px;
    margin-right: 5px;
	margin-top: 20px;
}
