body {
background: #000000;
      background-image: url(images/bg.jpg);
color: #999999;
border: 0px;
padding: 0px;
text-align:center;
      background-repeat: repeat;
      background-position: center top;
      background-attachment: fixed;
}
a {
color: #bebebe;
text-align:center;
}
a:hover {
color: #999999;
text-decoration: none;
text-align:center;
}
a:focus, a:active {
color: #999999;
text-align:center;
}
