@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-align: center;
	background-attachment: fixed;
	background-image: url(Back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

