body {
    background-color: #A5A096;
    text-align: center;
    font-family: "Arial", Times, serif;
}

footer{
    display: none;
    font-family: "Arial";
    font-size: 10px}

h1 {
	display: none;
    color:black;
    background-color: #017453;
    text-align: center;
    font-family: "Arial", Times, serif;
}

p { 
    font-size: 20px;
    text-align: center;
    font-family: "Arial", Times, serif;
}
th {
    background-color: #4CAF50;
    color: white;
}


div .menu{
		color: #F0CF69;
		background-color: #068ABF;}
	footer{
		display: none;
		font-family: "Arial";
 		font-size: 5px;
		background-color: #F0CF69;}