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

body{ background:#ddd url(i/bg.png); margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 12px; }

#contenedor{ background-color:#eee; width:780px; margin: 30px auto;  }
#cabeza{ height:50px;}
#cuerpo{padding: 20px; clear:both;}

a{ color:#333; text-decoration:none; border-bottom: 1px solid #888;}
a:hover{ border-bottom: 1px solid #efe;}

h1{ font-size:25px; background-color:#333; color:#eee; border-bottom:2px solid #777; padding:20px 0 0 20px; height:35px;}
h2{ border-bottom: 1px solid #999;}

a img{ border-bottom: #eee solid 1px;}
img {border:0;}