#portada {
background-color:#336633;
margin-top:5%;
text-align:center;
}
#saltar {
font-family:Verdana,Arial,Helvetica,sans-serif;
padding:6px 0pt;
text-align:center;
}
a img {
border:0pt none;
}
a:link {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}
a:visited {
color:#FFFFFF;
text-decoration:none;
}
body {
background-color:#336633;
text-align:center;
}
#cabecera {
background-image:url(../images/cabecera.jpg);
background-repeat:no-repeat;
height:140px;
margin:auto;
width:900px;
}
#top {
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
height:50px;
margin:auto;
width:900px;
}
#cuerpo {
background-image:url(../images/body.jpg);
background-repeat:repeat-y;
height:50px;
margin:-16px auto auto 52px;
width:900px;
}
#foot {
background-image:url(../images/foot.jpg);
text-align:center;
width:900px;
}