@charset "utf-8";
body {
    background-image:url("fnd_01.png");
    background-repeat: repeat;
}
.BASICO {
	width: 768px;
	height: auto;
    background-color: #FFCFF1;
    margin-right: auto;
    margin-left: auto;
	overflow: scroll;
}

#imagen-contenedor {
	line-height: 0;
	align-items: right;
    margin-right: auto;
    margin-left: auto;
	width: 768px;
}
