body {
  background-color: #fffaf0;
  line-height: 100%;
}
img.border {
     border: 3px solid #F17020;
}

.newsheading {
	/* margin-left: 40px; */
	text-align:center;
	font-family:"Comic Sans MS";
	font-size: 16px;
	vertical-align:top;
	line-height: 100%;
	color: black;
}
.storytitle {
	/* margin-left: 10px; */
	text-align:center;
	font-family:"Comic Sans MS";
	font-size: 20px;
	color: black;
	line-height: 125%;
}
.newstext {
	margin-left: 20px;
	font-family:"Calibri";
	font-size: 20px;
	color: black;
	margin-right: 20px;
	text-align: center;
	line-height: 150%;
}
.coltext  {
	margin-left: 20px;
	font-family:"Calibri";
	font-size: 16px;
	color: black;
	margin-right: 20px;
	text-align: center;
	line-height: 125%;
}
.topofnews {
	font-size:12px;
	color: black;
}
.piccaption {
	text-align:center;
	font-family: "Comic Sans MS";
	font-size: 12px;
	margin-top: -8px;
	color: black;
}
.piccaptionnoalign {
	font-family: "Comic Sans MS";
	font-size: 12px;
	margin-top: -20px;
	color: black;
}
.underline {
  text-decoration: underline;
}

