body {
  background-color: white;
  background-image: url(/images/bg.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-top: 0px;
  margin-left: 106px;
  margin-right: 0px;
  margin-bottom: 0px;
}

img {
  border: none;
}

img.album {
  border: solid #566995;
}

img.flowleft {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}

img.flowright {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

table {
  border: none;
}

td.photoicon {
  background-color: black;
}