/* background */

body { 
	background: #fff url(/mainbg.png)
		repeat fixed center top;

}

