body {
  /* background-image: url('http://christinahattler.com/assets/2008/3/27/door.jpg'); */
  background-color: #f4f5ef;
 }

.spacer {
  clear: both;
}

#header img {
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-decoration: none;
}

#logo {
text-align: center;
}

.menu {
float: right;
}

a, a:link, a:visited, a:hover {
  text-decoration: none;
  color: #transparent;
}

#collectionimg {
text-align: center;
}

#container {
  margin: 0px auto;

}

.images {
   padding:0px;
  background-color: #f4f5ef;
}

/* #imagecontainer {
   float: left;
   width:  250px;
   height:  250px;
   text-align: center;

}  */

/*  .centerimage {
   display: block;
   text-align: center;
}  */




