@charset "UTF-8";
/* CSS Document */

body {
background-image:url(img/fondo%20copia.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin:0 0 0 0;
}


#cesped{
background-image:url(img/cesped.png)
background-repeat:repeat-x;
	position: relative;
	margin: auto;
	top:500px;
	with:100%;
	height:222px;
	background-image: url(../img/cesped.png);
}

#contenedor{
	position:absolute;
	width: 1100px;
height:: 700px;
	height: 207px;
}
