/* Run On Sentence CSS sheet - created by BOLO CREATIVE - feel free to steal it, hell, i cant stop you */

body
{ 
background-image: url(bg_tree.gif);
background-repeat: repeat-x;
background-attachment:fixed;
background-position: bottom left;
background-color:#A0B6C2;
}

#body h2 {
font-size: 11px;
font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
font-weight: normal;
color: #29214F;
padding: 5px;
text-align: left;
}
#body h2 strong {
color: #29214F;
font-weight: bold;
font-size: 12px;
text-align: left;
}