body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: auto;
	padding: 0px;
	padding-right:5px;
	background-image:url(images/background.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	background-color:#979797;

}
