body {

	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
		margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	color: #171717;
}
a {
	color:#636363;
	font-size:9px;
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	text-decoration:none;
   }
