body {
	min-width: 960px;
	min-height: 550px;
	background-color: #000000;
	height: 0px !important;
	height /**/: 640px;
	background-attachment: fixed;
	background-position: 50% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#topmenu {
	text-align: center;
	font-family: Century Gothic;
	font-size: 25px;
	
}

#maincontent {
	min-width: 960px;
	height: 800px;
	overflow: hidden;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

#intro-pix {
}

#music {
	padding-left: 25%;
	padding-right: 25%;
}

#footer {
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
}

a {
	text-decoration: none;
}

