body {  margin:0; text-align:center; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; background-color: #000000;}
#todo { left:0; top:0; }
#cabecera { width:100%; height:28px; background-color:#000000; }
#centro { width:100%; height:710px; background: url('./img/fondo2.jpg') center top no-repeat; text-align:center; }
#pie { width:100%; height:28px; background-color:#000000; }
#cuerpo { width:1024px; text-align:left; margin:auto; }
:focus {outline: 0; }
a { text-decoration:none; color:#f3c87b; }
a:hover { text-decoration:underline; color:#ffffff; }
