body {
	margin:10px 0px; padding:0px;
	text-align:center;
}

.bottomLink {
	font-size: 0.8em;
	text-decoration: none;
}

.topLink {
	font-size: 1.1em;
	text-decoration: none;
}

#top {
	width:800px;
	background-color: #99CCFF;
	margin:0px auto;
}

#main {
	width:800px;
	background-color:#99CCFF;
	margin:0px auto;
}
#footer {
	width:800px;
	background-color: #99CCFF;
	margin:0px auto;
}
