html{
	background-image:url(../bilder/start_bg_links.jpg);
	background-repeat:	repeat-y;
	background-position: left;
	background-color: #9ce9ee;
	background-attachment: fixed;
	min-height: 100%;
}



