body {
	background: #000000;
	overflow : hidden;
}

.background {
	position:absolute;		
	z-index: -7;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}
			
circle.pointer {
	cursor:pointer;
}

.roll {
	cursor:pointer;
}

#content {
	width: 100%;
	margin: auto;
	height: 100%;
	top: 0%;
	//padding-top: 5%;
	left:0;
	position:absolute;
	color: white;
	}
	
	

.onpage {
	z-index: 5;
}

.hidden {
	z-index: -10;
}

#closerNew1{
	top: 20px;
	right:-500px;
	z-index:20;
}

#closerVid{
	top: 25px;
	right: -380px;
	z-index:20;
}

#closerNew2{
	top: 30px;
	right: -420px;
	z-index:20;
}



#centre {
	width:960px;
	margin: auto;
	text-align:center;
	height:600px;

}

#centre img {
	position:relative;
	vertical-align:text-top;
	border:none;
	margin:auto;
}

#centre video {
	position:relative;
	vertical-align:text-top;
}

#return{
	position:absolute;
	left: -25px;
	top: 50px;
	border:none;
	opacity: .4;
	z-index: 100;
}







#closer {

position: absolute;
z-index: 50;
right: -20px;
top: 0px;
border: none;
}

#closer2 {

position: relative;
z-index: 50;

border: none;
text-align:right;
left:-10px;
top: 10px;
}

.closer2 {
	border:none;
}

#closer3 {
	position: relative;
	top:-1340px;
	left: 500px;
	
}

#closer4 {
	top:-1220px;
	left: 80px;

}

@font-face {
		font-family: "vivaldii";
		src: url("fonts/vivaldii.ttf");
	}

@font-face {
	font-family: "eduardo";
	src: url("fonts/EdwardianScriptITC.ttf");
}

@font-face {
	font-family: "zapfino";
	src: url("fonts/Zapfino.ttf");
}
	
#closer8 {
left: 510px;
top: -600px;
}	