@charset "utf-8";
/* CSS Document */

body{
background-color: #000;
margin: 0 auto;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
font-size: 75%;
background-image: url(imagenes/back.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
}

img
{
  border:0;
}

#header{
width: 900px;
height: 270px;
margin: 0 auto;
}

#video{
width: 900px;
margin: 0 auto;
text-align:center;
z-index: 1;
}


#contenedor{
width: 618px;
margin: 0 auto;
text-align:center;
}

#banner{width: 250px;height: 262px;position: absolute;top: 270px;
left: 50%;
margin-left: 180px;
z-index: 99;}