To add music to your site.
Background ColorQuote:
<bgsound src="your url/song's file name.mid, .wmp etc" autostart="true" loop="infinite">
Right to Left scrolling textQuote:
<body bgcolor="#HexColorCode">
Scrolling text Left to rightQuote:
<marquee>text here</marquee>
Quote:
<marquee direction="right">text here</marquee>