body {
	margin: 0 auto;
	background: #336699 url(../images/bigsky.jpg) no-repeat;
	text-align: center;
	padding: 0 auto;
}
h1 {
	margin: 0 auto;
	padding: 0 auto;
	text-decoration: none;
	margin-top: 125px;
}
p.footer {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	font-size: 14px;
	background-image: url(../images/foot_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
p.footer a, p.footer {
	color: gray;
	text-decoration: none;
	font-family: AppleGothic, Tahoma;
}
p.footer span {
	background-color: #ff9900;
	padding: 3px;
	margin: 3px;
	color: black;
}
