body {
	color: #c1c1c1;
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	background: url('../images/background.jpg');
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: 2000px 1200px !important;
}