body 
 {
 font-family: courier new, courier; 
 font-size: 13px; 
 color: #F5F5DC;
 background-image: url(bg.gif);
 background-repeat:repeat-y;
 background-color: #007800;
 margin:0px;
 padding:0px;
 }

p {margin-top:-10px;margin-bottom:23px}
.title {font-size: 24px;font-weight: bold}
.big {font-size: 18px}
.hr {font-size: 1px;width:100%;height:3px; background-color: #F5F5DC}
img {border:0px}
.center {text-align:center}
.right {float:right; margin-left:5px}

a {color: #F5F5DC}
a:hover {text-decoration: none}
a:active {color: #F5F5DC}
a:visited {color: #F5F5DC}
