#navbar {
	height: 35px;
	width: 960px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2a2a2a;
	list-style-type: circle;
}
.subject {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
}
.new {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006;
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCC;
	text-align: right;
}

.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
	text-align: right;
}
.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.bio {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2a2a2a;
}
.verse {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #00F;
}
.important {
}

.important {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
}
