html{
overflow:auto;
height:100%;
}
body{
height:100%;
margin:0;
padding:0;
text-align:center;
background:#0D0903 url(img/bg_pag.gif);
font:small Georgia, "Times New Roman", Times, serif;
line-height:1.5em;
color:#D8B241;
}
a{
color:#D8B241;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
a img{
border:0;
}
h1,h2,h3,h4,h5,h6{
line-height:normal;
}