@charset "UTF-8";
body, html {
	height: 99%;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: center;
}
