
 body
{
font-family:verdana;
/*
background: linear-gradient(to bottom, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%), url(Nat.jpg);
background-repeat:no-repeat;
background-size:100%;
*/
}


h1 {
	text-align:left;
	font-size:30px;
	color:blue;
	}
h2 {
	text-align:left;
	font-size:20px;}
	}
h3 {
	text-align:left;
	font-size:16px;}
	}	
	
table {
	text-align:center;
	margin:auto;
	padding:10px;
		}