/* fix bug in IE 5/Mac's div overflow rendering */

body {
	overflow: hidden;
}