/* front site boxes - andy-enroe.de  - 03.05.2010 ---- */
/* background picture - class assigned to ID wrap2 ----*/
/* base: this css-file-location is the path-origin! -- */

.index {
	 background-image: url(../01_img/andy-enroe.jpg);  
     background-repeat: no-repeat;
	 background-position: center;
 }

