.home {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #000000;
}
body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

