#header {
	text-align: center;
	font-size: 250%;
	margin-bottom: 70px;		color: #F68828;
}

.text {
	color: silver;
	line-height: 120%;
	font-size: 150%;
	margin: 20px 0px;
}

a {
	text-decoration: none;
	color: #F68828;
}

a:hover {
	text-decoration: underline;
}

#button-bar {
	display: none;
}
