@CHARSET "UTF-8";

td.topLogoBg {
  background-image: url(../images/top.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-position-x: center;
  vertical-align: top;
  height: 405px;
}

img.logoImg {
  margin: 300px 0 0 25px;
}
