body {
background: url(../img/poema-de-las-cosas-fondo.jpg) #FEF3D7;
color: #724623;
font-family: "Trebuchet MS";
text-align: center;
scrollbar-face-color: #FEF3D7; 
scrollbar-shadow-color: #53331A;
scrollbar-highlight-color: #724623; 
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #53331A; 
scrollbar-track-color: #FEF3D7;
scrollbar-arrow-color: #53331A;
margin-bottom:0px;
margin-top:0px;
}

a {color:#724623}
a:hover {color:#FEF3D7; background: #724623;}

wrap{
width:758px;
margin:0 auto;
background:#FEF3D7;
}

.header {
background: #FEF3D7;
height: 90px;
line-height:12px;
}

ul{list-style:none}

#menu  { list-style-type: none; text-align: center; padding:0px 50px 0px 50px;}
#menu  li {display: inline; margin-right: 10px; font-size: 0.8em;}

#contenido {
background: #FEF3D7;
color:#724623;
margin: 0 auto;
width: 450px;

}
#contenido h1 {font-weight:lighter; font-size: 40px;}

#copyright {font-size:0.6em; background: #FEF3D7; color:#724623; text-align:center; }

#menuinferior {list-style-type:none; text-align: left;}
#menuinferior p {font-weight:lighter; font-size:25px; border-bottom:solid 1px #724623; margin-right:30px;}
#menuinferior li {display:inline; }
