body {
	background-color: #3C3C3C;
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13pt;
  	background-attachment: fixed;
  	background-position: 50% 2%;
  	background-repeat: no-repeat;
	margin-left: 5px;
    margin-right: 5px;
	margin-top: 20px;
}
