body{
  background: url(video/008599075-silk-background.mp4 ) no-repeat 100% 100% fixed; 
  -webkit-background-size: cover;

  -o-background-size: cover;
  background-size: cover;
  margin: auto;



}
#listen_btn        
{

         left: 669px; 
	 top: 923px; 
	 position: fixed; 
	 width: 510px;
	 height: 198px;
         font-family: "aguafina script", regular;
         font-size: 17px;
         color: #FF9900;
	 z-index:200;
	 
	 

}

div.moves {
height: 200px;
width: 200px;
background:#0000FF;
color:#FFFFFF;
padding:10px;
transform:translate(200px, 100px);
/*general version*/
transition: all 5s;
/*browser specific versions*/
-moz-transition: all 5s;
-ms-transition: all 5s;
-webkit-transition: all 5s;
-o-transition: all 5s;
}

/*on mouse hover*/
div.moves:hover {
/*General*/
transform:translate(200px,100px);
/*Firefox*/
-moz-transform:translate(200px,200px);
/*Microsoft Internet Explorer*/
-ms-transform:translate(200px,100px);
/*Chrome, Safari*/
-webkit-transform:translate(200px,100px);
/*Opera*/
-o-transform:translate(200px,100px);
}


#btnSocial{
    width:100px;
    position: relative;
    opacity: 0.5;
    -webkit-opacity: 0.5;
   
    transition: 2s ease;
    -webkit-transition: 2s ease;
    -moz-transition: 2s ease;
}
#btnSocial:hover{
    width:150px;
    opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    
}
.social1{
    top:460px;
    left:690px;
    z-index:400;
    
}
.social2{
    top:490px;
    left:670px;
    z-index:700;
    
}
.social3{
    top:450px;
    left:650px;
    z-index:400;

} 
#bgvid
{
	 position: fixed;
         top: -1px;
         z-index:-5000;
         min-width: 100%;
         min-height: 100%;
         background-size: cover;
}         
#swastikacle
{        left: 1380px; 
	 top: 300px; 
	 position: fixed; 
	 z-index:7;        
         

	 

}  
#hitler_standing
{
         left: -351px; 
	 top: 160px; 
	 position: fixed; 
	 width: 168px;
	 height: 632px;
	 z-index:0;
  
  

} 
#lightingBolts 
{ 
	 left: 850px; 
	 top: 90px; 
	 position: fixed; 
	 width: 70px;
	 height: 80px;
	 z-index:7;
} 
#paris19401941194 
{ 
	 left: 1100px; 
	 top: 545px; 
	 position: fixed; 
	 width: 385px;
	 height: 21px;
	 z-index:360;
         

}        
#adolfbtn 
{ 
	 left: 1130px; 
	 top: 365px; 
	 position: fixed; 
	 width: 60px;
	 height: 18px;
	 z-index:1;
} 
#heinrich 
{ 
	 left: 1220px; 
	 top: 365px; 
	 position: fixed; 
	 width: 95px;
	 height: 18px;
	 z-index:1;
}         
#josephbtn 
{ 
	 left: 1335px; 
	 top: 365px; 
	 position: fixed; 
	 width: 80px;
	 height: 23px;
	 z-index:1;
         
	 
}
#fuhrer     
{

         left: 300px; 
	 top: 300px; 
	 position: fixed; 
	 z-index:140;
         


}



  






