ul {list-style-type: none;     margin: 30;     padding: 10;     overflow: hidden;     background-color: rgb(190,172,131);}    

li {float: center; color: black;}    

li {display: block;   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);}          

img {width:70%; background-color: black } 

body {background-image: url(images/IMG_9928.JPG); background-size: cover;background-attachment:fixed; background-position: center; background-repeat: no-repeat;}

h1  {color: black;font-family: arial;background-color: antiquewhite; }             
p   {color: black; font-family: arial; background-color: black;} 

h2  {color: black;font-family: arial;background-color: antiquewhite;}   



