body {
  background-color: #F96;
  margin-left:	       20%;
  margin-right:        20%;
  border:	       1px dotted gray;
  padding:	       10px 10px 10px 10px;
  font-size:           medium;
  font-family:         Verdana, Helvetica, Arial, sans-serif;
  line-height:         1.6em;
}
h2 {
  color: #099;
}
h1 {font-size:185%; color:#FF6;
}
h1 {
	text-align:left;
	color: #033;
}
h2 {
  font-size:           130%;
}
#navigation {
	border-color:#009;
	border-width:thin;
	border-style:solid;
	background-image:url(../photos/web-photos_sm/20061010-CRW_4719.jpg);
	color:#cf3;
	font-weight:bold;
	font-size:large;
	height:620px;
	padding:10px;
	float: left;
	width: 160px;
	margin: 10px;
	}

#footer {
	background-color:#006
	margin-top:	30px;
	line-height: normal;
	font-size: 10px;
	text-align: center;
	}
