body {	background-attachment: fixed;	background-color: #000000;	background-image: url(images/skyline.jpg);	background-position: center top;	background-repeat: no-repeat;	border-color: #900;	color: #999;	font-family: Tahoma, Geneva, sans-serif;	font-variant: normal;	padding-top: 430px;	text-decoration: none;
	text-align: center}

a {
	text-decoration: none;
	border-style: none;
	color: #900;
}

table { 
	max-width: 900px 
}

img {
	border-style: none;
}

.smallfont {
	font-size: 75%;
} 

.smallerfont {
	font-size: 60%;
}