/*Madammo*/

body
{
  margin:0 0 0 0;
  background-color:#fff;
  
}

#wrapper
{
  width:100%;
  padding-top:50px;
}

#splash
{
  width:1009px;
  height:576px;
  background-image:url('../img/splash.jpg');
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto;
}

#contacto
{
  width:150px;
  height:185px;  
  position:absolute;
  margin-top:300px;
  margin-left:100px;
  background-image:url('../img/contacto.png');  
}

#btFacebook
{
  position:relative;
  width:140px;
  height:30px;
  margin-top:160px;
  cursor:pointer;
  
}