@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
