@charset "ISO-8859-1";
body {
	background-image: url(Img/back.png);
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height:100%;
}

