body {
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color:#F8F8FA;
}

bodyTop {
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	background-color:#EAEAEE;
}