#main4 {
            width: 1200px;
            height: 905px;
            background-color: rgb(138, 140, 143);
            margin: auto;
            position: relative;border-radius: 10px;
        }
        #logo {
	width: 300px;
	height: 105px;
	background-image: url(images/town%20logo%20brwn.png);
	position: absolute;
	left: 10px;
            
        }
        #media {
	width: 150px;
	height: 25px;
	background-image: url(images/media%20logos.png);
	position: absolute;
	left: 896px;
	top: 35px;
            
        }
        #pic4 {
            width: 1150px;
            height: 780px;
            background-image:url(images/tablesetting2.jpg);position: relative;left: 25px;top: 20px;
        }
        
        #space1h {
            width: 1150px;
            height: 110px;
            background-color: rgb(67, 54, 60);
            position: absolute;border-radius: 5px;
            top: 20px;
            left: 25px
        }
                
       #space2h  {
            width: 533;
            position: absolute;border-radius: 5px;
            left: 25px;
            top:460px
        }
        
        #space3h {font-family:"athelas";
            width: 533px;
            height: 320px;
            position: absolute;border-radius: 5px;
            background-color: rgb(240,78,35);
            left: 25px;
            top: 130px;
        }
        
        #space4h {
	width: 1150px;
	height: 110px;
	background-color: rgb(67, 54, 60);
	position: absolute;border-radius: 5px;
	left: 24px;
	top: 777px;
        }
        
        #foot1 {
	position: absolute;
	font-family: "athelas";
	color: white;
	top: 10px;
	left: 43px;
        
        }
        
        #foot2 {
	position: absolute;
	font-family: athelas;
	color: white;
	top: 10px;
	left: 215px;
        
        }
     #foot3 {
	position: absolute;
	font-family: athelas;
	color: white;
	top: 7px;
	left: 336px;
        
        }
#foot4 {
	position: absolute;
	font-family: athelas;
	color: white;
	top: 19px;
	left: 593px;
        
        }
#foot5 {
	position: absolute;
	font-family: athelas;
	color: white;
	top: 19px;
	left: 710px;
        
        }
ul#home li a{text-decoration: none;color: white;padding: 5px;}
ul#home li a:hover{color: orange;}
        ul#home {
	margin: auto;
	position: absolute;
	left: 652px;
	top: 46px;
	font-size: 30px;
        }
        ul#home li{display: inline;}
        
                
        p {
	font-style:italic;font-family: athelas;
	font-size: 35px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: 0em;
        }
