html, body{
	background-color: #555;
}

#bd{
	margin-top: 200px;
	text-align: center;
}


h1{
	font-size: 250%;
	margin-bottom: 20px;
}

a{
	color: #fff;
}