@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(bg.jpg);
	background-position:top;
	background-attachment: 
	background-repeat:repeat-x;
	overflow:auto;
	text-align: center;
}