body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	background-image: url(../images/gray-black_gradient.png);
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #000000;

}
