body {
	font-family: 'Times New Roman', Times, serif;
    	max-width: 80%;
    	margin-left: auto;
    	margin-right: auto;
	background-color: #B0B3BD;
	background-image: url("img/circular1.png");
	color: black;
	font-size: 14pt;
}
a { color: #377150; }
a:visited { color: #573030; }
