button{
	background-color: #000000;
}
#nav-news{
	background-color: #111111;
}

#content{
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}

.story{
	width: 80%;
	margin: 0px auto;
}

.headline{
	color: #87CEFA;
	font-family: "Lucida Handwriting", serif;
	font-size: 24px;
}

.text{
	color: #DDDDDD;
	font-family: "Arial", sans-serif;
	font-size: 16px;
}
