body { 
	/* mozilla ignores the next line completely, saf doesnt and picks up the !important.*/
	background-image: url("/images/74.png"), url("/i/cozy/bg2.png"), url("/i/cozy/bg.png") !important;
	background-repeat: no-repeat, repeat-y, repeat;
	background-position: top right, top left, top left;
	background-image: url("/i/cozy/bg.png");
}