ul class {list-style-type: none;     margin: 10;     padding: 10;     overflow: hidden;     background-color: antiquewhite; }    

li class {float: center;}    

li {list-style-type: inherit; display: table-header-group;     color: black;   font-size: 15pt;  text-align: center;     padding: 5px;     text-transform: ; background-color: rgb(190,170,137); outline-color: black; outline-style: solid; outline-width: thick;}    

li a:hover {background-color: rgb(65,57,61);}          


body {background: url(images/IMG_2460.JPG); background-repeat: no-repeat; background-position: center; background-attachment:fixed;background-size: cover;
}

h1  {color: black;font-family: arial;background-color: antiquewhite; }             
p   {color: black; font-family: arial; background-color: rgb(198,172,131);} 

h2  {color: black;font-family: arial;background-color: antiquewhite;}   



