html {max-height:100%; }

body{
	background-color:#580000;
}

#page-body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
#redamigos{
	height:44px;
	padding-top:6px;
	margin-top:75px;
	background-color:black;
	color:white;
	font-family:Helvetica;
	font-size:2em;
	text-align:center;
		-moz-border-radius-topleft: 10px; 
		-moz-border-radius-topright: 10px; 				
		-moz-border-radius-bottomright: 10px; 
		-moz-border-radius-bottomleft: 10px;
	}
}
