@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(Page.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

