/* image background */
#bg-m {
	background:url(../images/home/home.jpg) top center no-repeat;
}
body {
	background:url(../images/home/bg.gif) center 64px repeat-x;
}