* {padding:0;margin:0;}
html, body 	{width:100%;height:100%; margin: 0px auto; padding: 0px}
html {overflow: -moz-scrollbars-vertical;overflow-y: scroll;}
img{border:none;}
body {font-family: Verdana; font-size:16px; color: #E2E2E2; line-height:1.3;}
a {color: #E2E2E2; text-decoration:none;}
img {
    max-width: 100%;
    height: auto;
}
#conteudo{
    border: 0;
    bottom: 5%;  
    right: 5%;  
    position: absolute;
	padding: 20px;
}


