
html{



background: url(images/run.jpg)
;


background repeat: no-repeat;

 

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;



} 







.video{
      


margin-left:180px;



position:relative;
      


top: 50px;
      


left:75px;
       



}







h2{


    


position: relative;
    


left: 100px;
    


top: 135px;
    


color: #0000ff;
    


font-family: "Arial"
    
font-size: 1000%;
    


font-weight: bold;
    


text-transform: uppercase;
    


text-align: center;
    


height: 90px;
    


width: 230px;





}

.two{

    


position: relative;
    
    


top: 300px;
    
    


color: #ff0000;
    


font-family: Georgia, Times, serif;
    


font-style: italic;
    


padding: 15px;
    


text-align:justify;
    


width:50%;
    


background-color: #060606;
    


color: #f9f9f9;
    


opacity:0.7;
    


border-bottom: 4px solid #FFFFFF;
    


border-top: 4px solid #FFFFFF;

}





#lemon { 
	
position:relative;
	
height:56px;
	
color:#E0E0E0;
	
background:#143D55;
	
width:100%;
	
font-family:Helvetica,Arial,Verdana,sans-serif;
}



#song {
	
position:relative;
	
height:33px;
	
font-size:12px;
	
text-transform:uppercase;
	
font-weight:bold;
	
background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;
	
padding:0 0 0 20px;
}

#song ul {
	
margin:0;
	padding:0;
	
list-style-type:none;
	width:auto;
	 
float:left;
}

#song ul li {
	display:block;
	float:left;
	margin:0 1px;
}

#song ul li a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}

#song ul li a span {
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}

#song ul li a:hover {
	color:#fff;
}

#song ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}

#song ul li a.current,#dolphinnav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
}

#song ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
}
