body {

	background-color: #f7ee95;

	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: 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.bearsandmore.com/customimages/bearmiddle.gif);

	background-repeat: repeat-y;

	margin-left: 0px;

	margin-top: -10px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
h1 { 

    margin-left: 80px;

	margin-top: 20px;

	margin-right: 0px;

	margin-bottom: 0px;

    font-size: 14px;

	color: #785335;

	font-family: century gothic, Arial;

	font-weight: normal;

	text-align: left;

	}

h1 a:link {

    color: #70b7d9;

	text-decoration: none;

	}

h1 a:hover {

    color: #f6e96b;

	text-decoration: none;

	}

h1 a:visited {

    color: #70b7d9;

	text-decoration: none;

	}


h2 {

    background-color: #ffffff;

    font-size: 14px;

	color: #785335;

	font-family: Century Gothic; Arial;

	font-weight: normal;

	text-align: left;

	line-height: 1.3em;

	padding: 0px;

	margin-left: 60px;

	margin-top: 20px;

	margin-right: 0px;

	margin-bottom: 15px;

	}
h2 a:link {

    color: #785335;

	text-decoration: none;

	}

h2 a:hover {

    color: #f7ee95;

	text-decoration: none;

	}

h2 a:visited {

    color: #785335;

	text-decoration: none;

	}

#footer {
   margin-top: 10px;

   margin-bottom: 10px;
   
   color: #785335;

   text-align: center;

   font-size: 12px;

   font-family: Century Gothic, Arial;

   font-weight: normal;
   }

#footer a:link {

   color: #70b7d9;

   text-decoration: none;

   }

#footer a:hover {

   color: #c7e59a;

   text-decoration: none;

   }

#footer a:visited {

   color: #70b7d9;

   text-decoration: none;

   }

	

