@charset "UTF-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #131313;
}

