body {
	background-color: #182C33;	
	color: #F7D243;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

div.centered_logo { 
	margin-top: 8%;
}

div.centered_title {
	font-size: 26px;
}

div.centered_text {
	margin-top: 20px;
}

a.busyboxes_link {
	color: #F7D243;
	text-decoration: none;
}

a:hover.busyboxes_link {
	text-decoration: underline;
}

