
	text-align: center;		
	color: #ffffff;
	display:block;
	padding-left: 25%;	
	padding-top: 5%;	
	padding-right: 25%;	
	background-color: #000000;	
	margin: 0;
	font-size: 24;}





body { background-color: #ffffff; }


nav	 { 
		text-decoration: none;
		background-color: #3f3f3f; }
a	 { text-decoration: none;
		color: #90EE90;}


a:hover	{ color: #ffffff; }



#navbar	{ overflow: hidden;
		background-color: #023020; 
		text-align: left;}


#navbar a { 
			display: block;		
			padding: 1.20em 1em; 
			text-decoration: none;
			font-size: 1.120em;
			display:inline-block;	
			margin: 0;
}


#wrapper  { 
		width:62%; 
		display: block; 
		text-align: center; 
		padding: 1% 1%; 
		background-color: #ffffff;
		position: absolute;  
		margin-left: 17%; 
		}
h2		{
			font-family:sans-serif;	 
			color: #000000;
			font-size: 1.5em;	
}
h3		{ color: #000000;
		font-size: 1.5em;
}
p		{ 	color: #ffffff;
}
img 	{ 		
			display: flex;	
			flex-wrap: wrap;
			border-color: #ffffff;	
			display: inline;
			border: #ffffff solid 1px;
}
main 	{	color: #000000;
			
}	
#form	{ text-align: center;			
		margin: 1%;
}
h4		{ font-family:sans-serif;	 
			font-size: 1.5em;	
			color: #000000;
}
h5		{	font-family:sans-serif;
			font-size: 1.5em;		
			color: #000000;	
}
h6		{
			font-family:sans-serif;	 
			font-size: 1.5em;	
			color: #000000;}
footer	{ font-family:sans-serif;
			position: fixed;
			font-size: 1.5em;
			bottom: 0%;
			width: 99%;
			text-align: center;}
.resp { width: 50%;
		maxwidth: 250%;
		height: auto;
}
@media screen (min-width: 320px) { body { background-color: #000000; }
}
table { 
	border:5px solid #000000;
	font-family:sans-serif;
	color: #000000;}
	
	

th{
	border:1px solid #000000;
	font-family:sans-serif;
	color: #000000;}
td{
	border:1px solid #000000;
	font-family:sans-serif;
	color: #000000;}
p { background-color:#023020;
font-size: 1.5em;}