/* CSS Document */

body { text-align:center;
vertical-align:top;
background: #019a01 url(../images/splashBG.jpg) repeat-x top left;
margin:0px; }

#textarea1, #textarea1 td { font: 14px Arial, Helvetica, sans-serif;
color:#ffffff;
vertical-align:top; }

#splhover:hover { 
width:200px;
opacity: .8;
filter: alpha(opacity=80); }

#textBoxspl { padding: 10 0 10 0; }
