html, body
{
	margin: 0;
	padding: 0;
	font-smooth: always;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position:top center;
}