body {
 margin:0;
 background:url('bg.jpg') repeat-x;
 font:normal 11px tahoma, verdana, arial;
 line-height:14px;
}
#noticia{
 background:#FFF;
 text-align:left;
 margin:10px;
 text-align:justify;
}
#noticia h1{
 font-size:14px;
 margin:10px 0;
}
#noticia h2{
 font-size:12px;
 margin:10px 0;
}
#noticia h3{
 font-size:11px;
 margin:10px 0;
}
#pagina{
 background:#FFF;
 text-align:center;
}