html{
	background-image: url(img/bg_noise.png);
	background-repeat: repeat;
}

body{
	background-position:center top;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
}