body{
	background-color: #000000;
	background-image: url(../img/bg_img.jpg);
	margin:0 auto;
	background-repeat: repeat-x;
}

a{
	font-size:11px;
	color:#FFFFFF;
	border:0;
	text-decoration:none;
}