@charset "utf-8";
/* CSS Document */

body {margin: auto;
} 
#contenido {
	margin:auto;
	position:relative;
	width:850px;
	height:700px;
}
