body{
        background-color: #000000;
        background-image: url(background.gif);
        font-family: Courier, "Courier New",Arial;
        background-repeat: repeat-x;
        color:#33FF33;
}
.leftContent  { width:258px;}
.rightContent { width:100%; height:40;overflow:auto;}
.greenContent { color:#33FF33;  }
.redContent { color:#FF0000;  }
.greyContent { color:#C0C0C0; }
.siteContent {font-size:10pt; color:#006400;}

