body {
 background-image: url('http://www.geocities.com/jos3ph_y3o/background.jpg');
 background-position: 0px 0px;
 background-repeat: repeat-y;
 scrollbar-3dlight-color: #66cc99;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color:  #009966;
 scrollbar-darkshadow-color: #33cccc;
 scrollbar-arrow-color:  #FFFFFF;
 scrollbar-face-color: #33cc00;
 scrollbar-track-color: transparent;
}
a {
 font-weight: bold;
 text-decoration: none;
 color: #66cc99;
}
a:hover {
 color: #66ffcc;
 cursor: crosshair;
 position: relative;
 background: green;
 font-size: 7pt;
 text-decoration: strike through;
 top: 1px;
 left: 1px;
}
div {
 font-family: tahoma;
 font-size: 7.5pt;
 line-height: 12pt;

}
#left {
 background: green;
 color: #33cc00;
 font-size: 10pt;
 font-weight: bold;
 letter-spacing: 3px;
 text-align: right;
 padding: 3px;
}
#plug {
 font-size: 8pt;
 line-height: normal;
 padding: 5px;
}
#head {
 background: green;
 color:  #33cc00;
 font-weight: bold;
 letter-spacing: 2px;
 text-align: right;
 padding: 1px;
}
#link {
 padding-top: 3px;
 padding-left: 3px;
 padding-bottom: 15px;
}
#link a {
 color: #66cc99;
}
#link a:hover {
 color: #66ffcc;
}
input, textarea {
 background: #000000;
 border: 1px solid #33cc33;
 color: #ffffff;
 font-family: tahoma;
 font-size: 10;
}

table { font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.5pt; font-family: tahoma; line-height: 12pt; color: #ffffff}