 body {
	margin: 0;
	padding: 0;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 950px;
	 height: 719px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #Blockwork 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 950px;
	 height: 353px;
	 z-index:1;
} 

 #NewWebsiteComingsoon 
{ 
	 left: 227px; 
	 top: 340px; 
	 position: absolute; 
	 width: 496px;
	 height: 84px;
	 z-index:2;
	 font: 35px Open Sans, sans-serif;
	 color: #d7b3cd
} 

 #Ourawardwinningdance 
{ 
	 left: 203px; 
	 top: 500px; 
	 position: absolute; 
	 width: 580px;
	 height: 147px;
	 z-index:3;
	 font: 20px Open Sans, sans-serif;
	 color: #000000
} 

 #Instagram 
{ 
	 left: 377px; 
	 top: 400px; 
	 position: absolute; 
	 width: 74px;
	 height: 74px;
	 z-index:4;
} 

 #FBlogo 
{ 
	 left: 490px; 
	 top: 400px; 
	 position: absolute; 
	 width: 74px;
	 height: 74px;
	 z-index:5;
} 
