body {
	background-image: url(pi.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:top center;
}

h1 {
	color: #FFFFFF;
}

body {
	color: #FFFFFF;
}

a {
	color: #00CCFF;
	font-weight: bold;
}

.copyright {
	position: absolute;
	font-weight: bold;
	bottom: 10px;
	right: 10px;
}
