/* layout */
html,body{
	background-image:url(../img/body_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;	
}