body
{
	background: url( '../Images/UnderConstruction.jpg' ) no-repeat;
	width: 775px;
	height: 620px;
}

h1
{
	text-align: center;
	font-family: 'Arial Black', Gadget, sans-serif;
}

.copyright
{
	font-family: 'Courier New' , Courier, monospace;
	font-size: small;
	position: absolute;
	bottom: 30px;
	left: 30px;
}