/* @import "prueba.css"; */
@media only screen{
	body{
		background:lightcyan;
	}
}
