@charset "utf-8";
@import url("Fonts.css");
body, html{margin:0px; padding:0px;}
html{background-image:url(../Image/background.jpg);
	width:100%;
	height:100%;
	background-repeat:repeat;
}
