BODY{
	/*
	background-image:url(../Images/fondo6.jpg);
	background-position:top center;
	*/
	/*background-attachment:fixed;*/
	
} 

/*BackGround
body img.bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
	overflow:hidden;
    z-index: -1;
    min-height: 100%;
    min-width: 100%;

} */