#buttonbar {
	top: 342px;
	border: none;
	padding: 0px;
	position: absolute;
	text-align: center;
}
body {
	font-family: Optima, Palatino, "Palatino Linotype", "Book Antiqua";
	font-size: 16px;
	color: #99FFFF;
	background-color: #339999;
	margin: 25px;
	white-space: normal;
}
.center {
	text-align: center;
}
#background {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	z-index: 2;
}
a {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	color: #99FFFF;
	text-decoration: none;
}
.bg-image {
	background-image: url(images/index-nf.jpg);
}
