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