body {

	background-image: url(http://www.bayvillagefairhope.com/customimages/bayback.gif);

	background-repeat: repeat;

	background-attachment:fixed;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#header {

	width: 900px;

	text-align: center;

	margin-left: 0px;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0px;

	}

#bottom {
   	width: 900px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}

#allcontent {

    width: 900px;

	padding: 0px;

	padding-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	}

#middle {

    width: 900px;

	text-align: center;

	background-image: url(http://www.bayvillagefairhope.com/customimages/baymiddle.gif);

	background-repeat: repeat-y;

	margin-left: 0px;

	margin-top: -5px;

	margin-right: 0px;

	margin-bottom: 0px;

	}

h1 { 

width: 750px;

    margin-left: 67px;

	margin-top: 20px;

	margin-right: 0px;

	margin-bottom: 0px;

    font-size: 13px;

	color: #603913;

	font-family: Century Gothic, Arial;

	font-weight: normal;

	text-align: left;

	}
h1 a:link {

    color: #ef4047;

	text-decoration: none;

	}

h1 a:hover {

    color: #fbaf5e;

	text-decoration: none;

	}

h1 a:visited {

    color: #ef4047;

	text-decoration: none;

	}

#footer {
   margin-left: 0px;

   font-family: Century Gothic, Arial;

   margin-bottom: 10px;
margin-top: -10px;
   
   color: #603913;

   text-align: center;

   font-size: 14px;

   }

#footer a:link {

   color: #ef4047;

   text-decoration: none;

   }

#footer a:hover {

   color: #fbaf5e;

   text-decoration: none;

   }

#footer a:visited {

   color: #ef4047;

   text-decoration: none;

   }

