/* CSS Document */

h1{font-size:20px;letter-spacing:-1px;margin-bottom:20px;}
p{font-size:12px;margin-bottom:17px;}
p a{color:orange;}
p a:hover{color:blue;}
#cont{background-image:url(../img/kart.jpg);background-repeat:no-repeat;background-position:top-left;height:300px;color:#fff;padding-left:300px;padding-top:45px;padding-right:50px;}

#novedades{display:block;padding:15px;}
#novedades li{list-style-type:none;}
#novedades li a{text-decoration:none;color:orange;}
