body {
	color: #fff;
	margin: 0;
	text-align: center;
	font: 11px/14px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background: #000 url(images/home09/home-bg.jpg) repeat-x center top;
	}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 759px;
	}
a {
	color: #ef1015;
	text-decoration: none;
	outline: none;
	}
a:hover {
	color: #edba0d;
	}
a img {
	border: none;
	}
.invis {
	position: absolute;
	display: inline;
	top: -1000px;
	left: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	}
#release {
	position: absolute;
	}
#party {
	position: absolute;
	}
#copyright {
	position: absolute;
	top: 450px;
	left: 70px;
	}