body {
	margin: 0px;
	background-image: url(../imagenes/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFEEC;
}
#contproductos {
	height: 392px;
	width: 502px;
	position: absolute;
	left: 13px;
	top: 33px;
}
