body {
	background-color: #060609;
}

#content h1 {
	color: white;
	font-family: "RobotoLight";
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	margin-top: 50px;
}
#content h2 {
	color: white;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
	font-family: "RobotoCondensedLight";
}