#content {
	color: #2c2c2c;
	font-weight: bold;
	font-size: 35px;
	text-shadow: 1px 1px #797979;
	text-align: center;
}

body {
		background-color: #505050;
}