/* bakgrundsbild-index   */

body {background-color: #CCCCCC;
	background-image: url(../bilder/arbetarbost.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;	
	background-position: center center;
	}

                           