body {
      background: #000000;
      background-image: url(the_game/images/cerebral_assassin.jpg);
      color: #00ff00;
      background-repeat: no-repeat;
      background-position: center bottom;
      background-attachment: fixed;
	text-align:center;
}
a {
color: #00ff00;
	text-align:center;
}
a:hover {
color: #00ff00;
	text-align:center;
}
a:focus, a:active {
color: #00ff00;
background: transparent;
	text-align:center;
} 
ul.audio {
    list-style-image: url(the_game/images/sound.gif);
    margin-left:26px;
}  
