body,html {
  height              : 99%;
  margin-top          : 0px;
  margin-bottom       : 0px;
  background-color    : #ffffff;
  font                : small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size           : 85%;
  color               : #909090;
}

a:link {
  color               : #909090;
  text-decoration     : none;
}

a:active {
  color               : #909090;
  text-decoration     : none;
}

a:visited {
  color               : #909090;
  text-decoration     : none;
}

a:hover {
  color               : #909090;
  text-decoration     : none;
}

#holder{
  top                 : 50%;
  left                : 50%;
  margin-top          : -81px;
  margin-left         : -310px;
  height              : 161px;
  width               : 621px;
  padding             : 0px;
  border-width        : 0px;
  background-image    : url("http://www.somethingmorebeautiful.net/framework/images/smb_logo-prototype.png");
  position            : absolute;
}

