/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/Swirl_2.jpg);
	background-repeat: repeat-y;
}

#wrapper {
	text-align: center;
	background-color: #000000;
}
