<STYLE type="text/css">
body {
 background-color: #F5F5F5;
 background-image:url(http://tinypic.com/5ewy0k);
 background-position:bottom left;
 background-attachment:fixed;
 background-repeat:repeat;
 scrollbar-arrow-color:white;
 scrollbar-track-color: white;
 scrollbar-shadow-color: white;
 scrollbar-face-color: #8EE5EE;
 scrollbar-highlight-color: white;
 scrollbar-darkshadow-color: #C8F526;
 scrollbar-3dlight-color: #C8F526; 
 cursor: help;
 }
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color:  #C8F526;
 text-transform: uppercase;
 font: bold 11px arial;
}
.blogbody u, .standard u,  {
 text-decoration: underline;
 font-weight:bold;
 color: #8EE5EE;
 text-transform: uppercase;
 font: bold 11px arial;
 border-bottom: 2px double #C8F526;
 }
.blogbody i, .standard i, em {
 text-decoration:italic;
 color:silver;
 text-transform: uppercase;
 font: bold 11px arial;
 }
.blogbody s, .standard s, em {
 text-decoration:strikeout;
 color: black;
 text-transform: uppercase;
 font: bold 11px arial;
 }
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
 font:normal 11px terminal;
 line-height:12px;
 color:black;
 letter-spacing:0px;
 text-align:left;
 }
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
 text-align: center;
 }
div.blogheader, .caption {
/* edits the dates */
 font-family: terminal;
 text-transform: uppercase;
 background-color:white;
 font-size:11px;
 font-weight:normal;
 line-height: 20px;
 letter-spacing: 0px; 
 color: #000000;
 text-align: center;
 padding: 3px; 
 width: 250px;
 border-bottom: 6px solid #C8F526;
 border-left: 2px solid #8EE5EE;
 border-right: 2px solid #8EE5EE;
 border-top: 2px solid #8EE5EE;
 }
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
 color:black;
 font:normal 11px terminal;
 line-height:12px;
 text-decoration: none;
 text-transform: uppercase;
 background-color: #8EE5EE;
 }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
 color: black;
 font:normal 11px terminal;
 line-height:12px;
 text-decoration: none;
 background-color: #8EE5EE;
 }
a:hover {
/* edits when user mouseovers the links */
 font:normal 11px terminal;
 line-height:12px;
 text-decoration:none;
 color: black;
 letter-spacing: 0px;
 text-transform: uppercase;
 background-color: #C8F526;
 }
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
 border: 3px solid #8EE5EE;
 font:normal 11px terminal;
 background-color: white;
 letter-spacing:0px;
 color: black;
 }
table.blogbody {
/* this edits the other the place where the  blog is */
 border-right: 2px solid #8EE5EE;
 border-left: 2px solid #8EE5EE;
 border-bottom: 2px solid #8EE5EE;
 border-top: 6px solid #8ee5ee;
 width: 250px; 
 background-color: white;
 }
table.left { 
/* this edits the menu module */
 border: none;
 width: 150px;
 background-color:black;
 }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
 background-image: url();
 background-color:white;
 font:normal 12px arial;
 text-transform:uppercase;
 text-align:center;
 color: #8EE5EE;
 border-bottom: 6px solid #8ee5ee;
 border-left: 2px solid #C8F526;
 border-right: 2px solid #C8F526;
 border-top: 2px solid #C8F526;
 letter-spacing: -1px;
 line-height:20px;
 }
table.left TD {
/* on your menu module, this edits the body part of it */
 font:11px terminal;
 color:black;
 text-align:center;
 border-top:0px;
 width: 170px;
 background-color:white;
 border-bottom: 2px solid #C8F526;
 border-left: 2px solid #C8F526;
 border-right: 2px solid #C8F526;
 border-top: 6px solid #C8F526;
 }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
 background-color: white;
 border: 3px solid #C8F526;
 }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
 border: 0px solid #999999;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 300px;
 }
hr {
/* horizontal divider */
 border: 1px solid #90EE90;
 }
</style>

