body {
	background-color: #000;
	color: #000;
	text-align: center;
	/* background: url("../topobg.jpg") 50% 50% no-repeat; */
}

#global {
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}

h2 {
	font-family: Arial, san-serif;
}
.centertext {
	text-align: center;
}

.whitetext {
	color: #ffffff;
	background-color: inherit;
}

.smallfont {
	font-size: 0pt;
	line-height: 1px;
}