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