#container
{
	width:100%;
	height:100%;
	text-align:left;
	padding:0;
	margin:0;
}

#fondo
{
	margin:0 auto;
	border:solid #999;
}

