@charset "UTF-8";
/* CSS Document */
body{
background-image:url(../images/fondo_home.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding:10px;
}
