header, nav, section, article, footer, div{
	display:block;
}
#pagina{
	width:100%;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
}
#logo {
	width:100%;
	height:auto;
}
#texto {
	width:100%;
	height:auto;
	border-top:1px solid #eee;
}