body {
	color: white;
	background-color: black;
	font-family: "Trebuchet MS", -moz-fixed;

	text-align: center;
}

a {
	color: #e6e6fa;
}

a:hover {
	color: #ff8c00;
}

#.topbar {
	font-size: 100px;
}

#.linkbar {
	font-size: 100px;
}

