body {
	margin: 0;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
img, td { border: 0; margin: 0; padding: 0;}
a { color:#3399FF; text-decoration: none; }
a:hover { text-decoration: underline; }
#div-1 {
 position:absolute;
 top:230px;
 width:640px;
}

.cuerpo {  background: url(bg_interior.gif) left top no-repeat;
  padding: 25px 0 0 40px;
}

h1 {  font-family:Arial;
  color:#3399FF;
  font-size:30px;
  letter-spacing: -2px;
  font-weight: normal;
  margin: 0 0 4px 0;
}
h1 a { color:#3399FF; text-decoration: none; }
h1 a:hover { text-decoration: underline; }
.info {  background: url(reader_comments1.gif) no-repeat;
  padding-left: 20px;
  font-family:Verdana;
  color:#CC00FF;
  font-size:11px;
  letter-spacing: -1px;
  margin-bottom: 6px;
  height: 14px;
}
.contenido, .navegacion { font-family:Verdana;
 color:black;
 font-size:13px;
}
.navegacion { text-align: center; }
