@charset "UTF-8";
/* CSS Document */

html {
	background-color: #000;
}

body {
	background-image: url(images/underconstruction_page.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 640px;
	background-position: center;
	margin: 0 auto;
}