body {
background: #000000;
color: #ffff00;
background-image: url(music/images/bg.jpg);
background-repeat: repeat;
border: 0px;
padding: 0px;
text-align:left;
}
a {
color: #00ffff;
}
a:hover {
color: #00eeee;
text-decoration: none;
}
a:focus, a:active {
color: #ffff00;
}
#bodyCenter {
width: auto;
height: auto;
position: relative;
margin-left: auto;
margin-right: auto;
}
