body {
   background: #fff;
	 }
h1 {
   font-family:Arial;
   font-size:14px;
   color:rgb(89, 51, 28);
	}
p {
   font-family: Arial;
   font-size: 13px;
   color: rgb(89, 51, 28);
   }
a:link {
   color: rgb(89, 51, 28);
   }
a:visited {
   color: rgb(89, 51, 28);
   }
a:hover, a :active {
   color:#CC0000;
   }
#hiddenPic {display:none;
}
#container {
	background: #EECC86 url(background.jpg) no-repeat;
	border:none;
	width:800px;
	height:539px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	}
#header {
	position:relative;
	height:200px;
   }
#home {
	position:relative;
	margin-left:120px;
	margin-top:65px;
   }
#navmenu {   
	float:left;
	width:200px;
	height:295px;
	margin-top:35px;
	margin-left:1px;
	}	 
#blurb {
	position:relative;
	border:none;
	float:right;
	width:590px;
	height:310px;
	display:inline;
	}
#cocozou {
    font-size:7px;
	border:none;
	width:800px;
	height:539px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	}
