body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;  
  background-color: black;   
  color: white;
}

img { border: 0 0 0 0; }

#enter_site {
  background: url(../img-en/entersite.jpg) no-repeat;
  margin: 0 auto;
  width: 1280px;
  height: 768px;  
}

#video {
  height: 250px;
  width: 445px;
  border: 0px;          
  padding-left: 598px;
  padding-top: 270px;
}      

#spacer {     
  padding-left: 624px;
  height: 30px;
}     

#button {    
  margin-top: 44px;
  height: 60px;
  margin-left: 750px;
  width: 160px;
}  

#button2 {    
  margin-top: 2px;
  height: 20px;
  margin-left: 685px;
  width: 320px;
}   

#button:hover, #button2:hover { 
  cursor: pointer;
}

#langb { position: absolute; width: 100%; text-align: center; margin-top: 4px; }              
