/*
 bC2008
*/

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: rgb(21,21,21) url(brighter.gif) no-repeat bottom left;
}

#title {
  position: absolute;
  bottom: 50%;
  right: 0%;
  display: block;
  width: 162px;
  height: 29px;
  background: rgb(21,21,21) url(exclusivecomputingservices.gif) no-repeat;
  text-indent: -9000px;
}
