body {
  font-family: "Pristina";
  color:#212c1d;
  background-color:#7bb871;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size:xx-large;
	font-family:Pristina;
	}
	
h2 {
	font-size:x-large;
	font-family:Pristina;
	}
	
h3	{
	font-size:large;
	font-family:Pristina;
	}
		
#layout{background-color:#FFFF66;
		margin-left:auto;
		margin-right:auto;
		width: 806px; 
		}
		
a{		font-size:24px;
		font-weight:bold;
		font-family:Pristina;
		color:#212c1d;
		text-decoration: none;
		}
		
a:link{	color:#212c1d;
		font-size:24px;
		font-weight:bold;
		font-family:Pristina;
		}

a:visited{color:#212c1d;
		font-size:24px;
		font-weight:bold;
		font-family:Pristina;
		}

a:hover{color:#FFFFFF;
		}