body {margin:0}

div.pageWrapper {
   background: #ffffc5;
   width: 900px;
   margin-top:0;
}

h1 {
   color: #006600;
   text-align: center;
   font-family: sans-serif;
   font-size: 3em;
   margin-top: 0;
}

a.galleryLink {
   background:white;
   padding: 1em;
   padding-left: 0.25em;
   padding-right: 0.25em;
   text-align: center;
   border: 1px solid black;
   color:blue;
   font-weight: bold;
   text-decoration: none;
   display:block;
   width: auto;
   margin-left: 1.5em;
   margin-right: 0em;
   float: left;
   overflow: visible;
}
