html {
height: 100%;
width: 100%
margin: 0px;
padding: 0px;
background-color: #2c160d;
background-image: url('images/tlo.gif');
background-repeat: repeat-y;
background-position: center;
font-size: 11px;
font-family: Tahoma;
color: #83705F;
}
body {
/* behavior: url('scripts/htcmime.php'); */
margin: 0px;
padding: 0px;
text-align: center;
height: 100%;
}
div#all {
margin: auto;
width: 800px;
height: 100%;
position: relative;
}
div#all img {
position: absolute;
bottom: 0px;
right: 0px;
border: 0px;
}
div#container {
width: 800px;
height: 600px;
margin: auto;
text-align: justify;
}

/* Newsy */
div.HeadLineNews {

}
div.BodyNews {

}
div.BodyNews a {

}
/* Galeria */
div.gallery {

}
h1, h2 {
display: inline;
font-size: 11px;
}