/* CSS Document */


BODY {
	background-image: url(body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
