body {
	background-attachment: fixed;
	background-image: url(layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.bakgrund {
	background-image: url(layout/grund.png);
	behavior: url(iepngfix.htc);
}

.fix { 
	position: relative;
}
