html, body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
height: 99.8%;
padding: 0;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
margin:0px 0px 0px 0px;
position:relative;
z-index:1;
height:100%
}

#eventos {
width: 100%;
float: left;
height:100%;
text-align: right;
text-decoration: none;
}

#infor {
width: 100%;
float: left;
height:100%;
text-decoration: none;
}

