@charset "utf-8";
html, body{
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(../images/background.png);
}
#wrapper{
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(../images/background.png);
}