body {background:#000;
      margin:0;}
	  
#divout        				 
	{position: absolute;
	 top: 50%;
	 left: 0px;
	 width: 100%;
	 height: 1px;}

#divin    
	{margin-left: -250px;
	 position: absolute;
	 top: -150px;
	 left: 50%;
	 width: 700px;
	 height: 300px;}


.bgtext 	{position:absolute;
		 top:50px;
		 left:-220px;
		 right:-80px;}
		 
h1	{font-size: 140px;
		color:#222;
		 font-family:verdana, helvetica, sans serif;
		 margin-top:-1px;}

div#copyright {font-family:arial, helvetica, sans serif;
font-size: 0.8em;
		color:#FFF;
		margin-top:10px;}
		
a.copy {font-family:arial, helvetica, sans serif;
		color:#FFF;
}		

div#tag1, div#tag2, div#tag3, div#tag4, div#tag5, div#tag6, div#tag7
         {color:#222;
		  font-family:verdana, helvetica, sans serif;
		  position:absolute;}

div#tag1 {font-size:29px;
		top:6px;
		left:0px;}
		
div#tag2 {font-size:60px;
		top:46px;
		left:20px;}
		
div#tag3 {font-size:35px;
		top:50px;
		left:360px;}
		
div#tag4 {font-size:50px;
		top:200px;
		left:45px;}
		
div#tag5 {font-size:39px;
		top:200px;
		left:260px;}
		
div#tag6 {font-size:45px;
		top:-5px;
		left:200px;}
		
div#tag7 {font-size:28px;
		top:284px;
		left:330px;}

 div#tag1 a:hover span {top: -3px; 
						left: 0px; 
						width:}

 div#tag2 a:hover span {top: -10px; 
						left: 0px; 
						width:}
						
 div#tag3 a:hover span {top: -4px; 
						left: 0px; 
						width:}

 div#tag4 a:hover span {top: -6px; 
						left: 0px; 
						width:}
		
 div#tag5 a:hover span {top: -6px; 
						left: 0px; 
						width:}
						
 div#tag6 a:hover span {top: -4px; 
						left: 0px; 
						width:}
						
 div#tag7 a:hover span {top: -4px; 
						left: 0px; 
						width:}
								   
div#divin a:hover {background: none;
				   cursor:crosshair;}

div#divin a span {display: none;}

div#divin a:visited span {display:none;}

div#divin a {text-decoration: none;
			 color:white;}

div#divin a:hover span {display: block;
						position:relative;
						background:none;
						font-size:14px}
						
div#divin a:link, div#divin a:visited {text-decoration:none;}

div#divin a:hover {text-decoration:none}
			 
div#divin a:hover, div#divin a:hover span
   			 {color:#C02E5B}
