body {
 color: #ddd;
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
 background: #111;
  font:11pt Verdana, Arial, Helvetica, sans-serif;
}

#main {
 margin: 10px auto;
 padding: 0px 0px 10px 0px;
 border-left: 1px solid #424242;
 border-right: 1px solid #424242;
 border-top: 1px solid #424242;
 border-bottom: 1px solid #424242;
 width: 700px;
 height: 440px;
 background: url('aband.jpg');
}

#title h1 {
 padding: 0px;
 margin: 0px;
 height: 0px;
}

#title h1 span {
 display: none;
}

#title h2 {

 display: none;
}

#title h2 span {
 display: none;
}

#content {
 text-align: center;
 margin: 0px;
}

#content a:active, a:visited, a:link {
 color: #AAA;
 text-decoration: none;
}

#content a:hover {
 color: #eee;
 text-decoration: none;
}

#content p.part {
 text-align: right;
 margin: 11px 5px;
 padding: 0px;
}

#content p.about {
 margin: 280px 5px 0px 0px;
 text-align: right;
}
