@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	background-attachment:fixed;
	background-size:cover;
	background:url(underconstruction.jpg) no-repeat top center;
	}
