body {
background: url(../img/un-pensamiento-un-sueno-fondo.jpg) #b6d0e4;
color: #575c62;
font-family: "Trebuchet MS";
font-weight:lighter;
text-align: center;
scrollbar-face-color: #000; 
scrollbar-shadow-color: #999;
scrollbar-highlight-color: #ccc; 
scrollbar-3dlight-color: #666;
scrollbar-darkshadow-color: #000; 
scrollbar-track-color: #000;
scrollbar-arrow-color: #333;
margin-bottom:0px;
margin-top:0px;
}

a {color:#575c62;}
a:hover {background:#575c62; color:#b6d0e4;}

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

.header {
background: #b6d0e4;
height: 120px !important;
}

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: #b6d0e4;
color:#575c62;
margin: 0 auto;
width: 450px;
text-align:justify;
}

#contenido h1 {font-weight:lighter; font-size: 40px; text-align:center;}
#contenido p {margin: 0 30 0 30;}

#copyright {font-size:0.6em; background: #b6d0e4; color:#575c62; text-align:center; }

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