/* CSS Document */
html{
height:100%;
}
body {
position: relative;
width: 990px;
height:100%;
margin: 0 auto;
background: #3c0720 url(https://e00-elmundo.uecdn.es/especiales/2007/12/navidad/img/fondo_estrella.gif);
}
.portada {
float: left;
position: relative;
margin: 0;
width: 990px;
padding: 0;
font: normal 12px Georgia, "Times New Roman", Times, serif;
color: #ad155c;
}