body 
{
  background-color: #000;
  /*background:#000 url('/images/splash/wood_bg.jpg') no-repeat center center;*/
  /*background:#000 url('/images/splash/new_splash_06.jpg') no-repeat center center;*/
  background-attachment: fixed;    
  
  
  font-family: tahoma, verdana, arial, "trebuchet ms", sans-serif; 
} 

a#email_thanks
{
  color: #fff; 
  font-size: 1.2em; 
  position: absolute; 
  top: 600px; 
  left: 345px; 
}

div#info_container
{
  position: relative;
  width: 1105px;
  height: 812px;
  margin-left: auto; 
  margin-right: auto;
}


img#splash_info
{
  position: absolute;
  top: 40px;
  left: 50px;
}

img#trans
{
  position: absolute;
  top: 0px;
  left: 0px;
}


input#share_btn
{
  position: absolute;
  top: 630px;
  left: 418px;
  border: none;
}

input#share_btn:hover
{
   
}

input#email
{
  position: absolute;
  width: 170px;
  top: 637px;
  left: 212px;
  color: #555;
  font-size: 1.2em;
  background-color: #ddd;
  border: 2px solid #aaa;
}
