body {
	margin-left: -2px;
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom: -2px;}
	
h1{ text-decoration: underline;
	color: rgb(7,93,15); }
h3{ color: rgb(7,93,15); }
a:link {
	color: white;
	font-size: large;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	color: white; }
a:hover {
	font-size: large;
	color: rgb(230,180,75);
	text-decoration: underline; }
a:active {
	color: white;
	font-size: large;
	text-decoration: none; }
body {
	font-family: 'Lora', Times, serif;  
	text-align: justify;
	word-spacing: 50px; }