body {
	margin:0px;
	background-image: url(fondo.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#contenido { margin:auto; width:800px; height:600px; }
