@charset "utf-8";
body {

	background-color: #000033;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

