One Box on right without link: <div class='holder'> <div class='halfboxright'><div class='padbox'> </div></div></div>
One whole Box with link: <div class='holder'> <div class='widebox'><div class='padbox'> <a href='http://www.marapets.com'>test link</a> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> </div> </div></div>
One whole box without link:
<div class='holder'> <div class='widebox'><div class='padbox'> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> Text here<br> </div> </div></div>
Scrolling Text (Marquee):
<marquee id='scroller'> Scrolling text </marquee>
To Change Background Height:
background-position:center; } #scroller { width:550px; font-size:14pt; font-variant:small-caps; font-weight:bold; } .holder { width:550px; height:200px; } *Change whatever number is in the 200!!*