body {
	background-color: #e0e5df;
	background-image: url(../sagetext.jpg);
	color: #6a776e;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
		
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;	
}

li {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;	
}

span.font {
	font-size: 18px;
}

div.cal {
	background: #c9ccd3;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	width: 35%;
	border: 5px;
	border-color: #6a776e;
	border-style: ridge;
}

a:link {
	color: #6a776e;
}

class.tab {
	background: transparent;
	padding: 3em;
}
a:visited {
	color: #6a776e;
}