body {
  padding: 0px;
  margin: 0px;
  border: 0px;
  background-color: #000;
}

a img {
  border: 0;
}

table.header {
  width: 100%;
  height: 150px;
  border-collapse: collapse;
  border-width: 0px;
}

table.body {
  width: 100%;
  border-collapse: collapse;
  border-width: 0px;
}

td.topleft {
  background-image: url("http://www.decopinball.co.uk/template/topleft.png");
  background-repeat: no-repeat;
  width: 413px;
  height: 150px;
}

td.topmiddle {
  background-image: url("http://www.decopinball.co.uk/template/toprepeat.png");
  background-repeat: repeat-x;
}

td.topright {
  background-image: url("http://www.decopinball.co.uk/template/topright2.png");
  background-repeat: no-repeat;
  width: 95px;
}

td.left {
  background-image: url("http://www.decopinball.co.uk/template/leftrepeat.png");
  background-repeat: repeat-y;
  width: 20px;
}

div.spacer {
  height: 360px;
}

td.content, td.content td {
  padding: 10px;
  background-color: #000;
  margin: 30px;
  margin-top: 160px;
  margin-right: 115px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  letter-spacing: 0.12em;
  color: #ffc
}

td.content a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

td.content a:hover {
  color: #ff6;
}

td.content h6, h5, h4, h3, h2, h1 {
  padding: 0;
  margin: 0;
  margin-top: 5px;
  color: #ff3;
  font-weight: bold;
  letter-spacing: 0.01em;
}

td.right {
  background-image: url("http://www.decopinball.co.uk/template/rightrepeat2.png");
  background-repeat: repeat-y;
  width: 95px;
}

td.bottomleft {
  background-image: url("http://www.decopinball.co.uk/template/bottomleft.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

td.bottommiddle {
  background-image: url("http://www.decopinball.co.uk/template/bottomrepeat.png");
  background-repeat: repeat-x;
  height: 20px;
}

td.bottomright {
  background-image: url("http://www.decopinball.co.uk/template/bottomright2.png");
  background-repeat: no-repeat;
  width: 95px;
  height: 20px;
}

div#menu {
  position: fixed;
  top: 120px; right: 0px;
  width: 95px; height: 240px;
}

li {
 list-style-image: url("http://www.decopinball.co.uk/template/silver_ball.png");
 font-weight: bold;
 font-size: 120%;
 color: #fff;
 margin: 20px;
 vertical-align: top;
}