/* CSS Document */

body {
	background-color: #fff;
	background-image: url("img/fondoindex.jpg");
	background-repeat: no-repeat ;
background-attachment: fixed;
background-position: center top;


}
