body {  
        background-color: #FFFFFF;
	background-image: url(../graphics/music.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
        color: #000000;
        font-size: 14pt; 
        font-family: Times New Roman, Times, Serif;
}

p, b, td, th, h4 {
        color: #000000;
}

a:link {
        color: #006699;
}

a:visited {
        color: #0099CC;
}
