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