body {
  background-color:	gray;
  font-size: 		small;}

#allcontent {
  margin-left:		auto;
  margin-right:		auto;
  border:			double 4px green;
  padding:			5px;
  background-color:	white;}

#banner {
  background-image:	url(banner.jpg);
  background-repeat:	no-repeat;
  border:			thin solid black;
  background-color:	green;
  padding:			2px;}

a:link {color: green}
a:hover {color: black}
a:visited {color: #073001}

#gallery {
  float:			right;}

#book {
  margin-left:		5%;}

ul {
  margin-left:		55%;}

blockquote {
  text-align:		center;}

#menu {
  background-image:	url(link icon.jpg);
  background-repeat:	repeat-y;
  font-size:		105%;
  width:			170px;
  margin-right:		15%;}

li {
  list-style-type:	circle;}

#main {
  font-family:		Verdana;
  width:			550px;
  float:			right;}

h1 {
  margin-left:		10%;}

#footer {
  text-align:		center;}

p {
  text-indent:		10%;}

#ads {
  text-align:		center;
  border:			double 2px black;
  padding:			5px;
  background-color:	green;}
