body {
	background-color: #000000;
}
.floatIt {
	float: inherit;
	position: relative;
	left: 0px;
	height: -53px;
	top: 242px;
}

.floatStorm {
	float: inherit;
	position: relative;
	left: 0px;
	height: -53px;
	top: 250px;
}
#content {
	
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#header {
	text-align: center;
}
#main {
	left: 10px;
	top: auto;
	right: 10px;
	bottom: auto;
	color: #FFFFFF;
	padding-left: 35px;
	padding-right: 35px;
	background-repeat: repeat-y;
	background-position: bottom center;
	background-image: url(images/fancy.png);
}
#footer {
	vertical-align: bottom;
}
.style1 a {
	color: #FFFFFF;
}
