@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	background-color: #131313;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
}
