@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(graphics/back.jpg);
	background-repeat: repeat;
	background-position: top center;
}
