body {
    background-color: black;
    color: #656565;
}

#menu {
	display: none;
}
body, html, div, p {
    font-family: Verdana;
    font-size: 8pt;
    margin: 0;
    padding: 0;
}
h2 {
    font-family: Arial;
    font-size: 13pt;
    font-weight: bold;
    letter-spacing: 1px;
}
h1 {
    display: none;
}
#bottom {
    display: none;
}
#content {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.simplegalleryfs {
    width: 750px;
}
.simplegalleryfs h2 {
    display: none;
}
.simplegalleryfs h3 {
    font-family: 'Impact';
    font-size: 17pt;
  font-weight: normal;
  margin: 0px 0 55px 0;
  padding: 0 0 0 10px;
}
.simplegalleryfs .meta {
    display: none;
}
.simplegalleryfs a img {
    border: 0;
}
.simplegalleryfs a {
    color: black;
}
.simplegalleryfs {
  padding: 45px;
  width: 655px;
  position: relative;
}
.media {
  width: 140px;
  margin-bottom: 40px;
}
.media .thumbnail {
  width: 140px;
  height: 150px;
  padding-top: 5px;
  background-color: black;
}

.description {
  position: absolute;
  top: 75px;
  padding-left: 12px;
}


