@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	margin:0;
	padding:0;
}

#tembg {
	width:100%;
	height:100%;
	position:absolute;
}

#tempic {
	top:50%;
	margin-top:-250px;
	left:35%;
	margin-left:-288px;
	position:absolute;
}

#bg {

	position:absolute; 
	width:100%; 
	height:100%; 
	z-index:-1;
}

#flashmovie{
	height:700px;
	left:50%;
	margin-left:-500px;
	width:1000px;
	top:50%;
	margin-top:-320px;
	position:absolute;
}

#zmusic{
	height:317px;
	width:300px;
	right:8%;
	top:55%;
	position:absolute;
}