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

body {
 width:960px;
 margin:0 auto;
 background:url(img/bg.png);
 font-family: "Lucida Grande", Verdana, sans serif;
 color:#FFFFFF;
}

#content {
 margin:10px 0 0 0;
 padding:20px 0 0 0;
 height:320px;
}


#reyes {
 background: transparent url(img/reyesmagos.png) no-repeat;
 height:435px;
 padding: 0px 20px 0 460px;
 color:#FFFFFF;
}

#reyes img {
 border:0;
}

#reyes h2 {
 text-align:left;
 font-size:24px;
 line-height:32px;
 letter-spacing:.04em;
}

#reyes p {
 text-align:right;
 font-size:18px;
 line-height:32px;
 letter-spacing:.04em;
}

#reyes p#encuentralos {
 padding-left:60px;
 text-align:left;
 font-size:18px;
 line-height:76px;
}


#logo {}

