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

a { text-decoration:none; text-align: center;background: transparent }
A:link img {text-decoration: none; color: transparent; border-color: transparent}
A:visited img {text-decoration: none; color: transparent; border-color: transparent}
A:active img {text-decoration: none; color: transparent; border-color: transparent}
A:hover img {text-decoration: none; color: transparent; border-color: transparent}

.spacer {
  clear: both;
}

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

#logo {
text-align: center;
}

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

#collectionimg {
text-align: center;
}




