html, body
{
	background-image: url(/mmplanet/home/background/sky_bk.jpg);
	margin: 0;
	padding: 0;
	font-smooth: always;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:top center;
	background-color:#FFFFFF;
}

