#IMAGEN {
	width: 800px;
	height: 600px;
	margin: auto;
}
body {
	background-color: #CCCCCC;
	background-image:url(../images/fondo-rojo.gif);
	margin: 0px;
}
#IMAGEN img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.descripcion {
	visibility: hidden;
}
