@charset "utf-8";

html{
	overflow:auto;
}

body {
	background-image: url(../Imagenes/fondo_hierba.jpg);
	background-repeat: repeat;

}

