/* CSS Document */

body {
	background-color: #000000;
	font-family: "Century Gothic";
	color: #888888;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin: 0, auto;
	background-image: url(../images/Swirl_Tiler_new.jpg);
	background-repeat: repeat-y;
}

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

a {
	outline: none;
}

