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

body{


	background: url(../IMG/deio_construccion.jpg) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

	
}


