<style type="text/css">
body {
background-color: #8FD8D8;
background-image: url("
http://www.cyber-hawaii.com/images/nlphotos/00215.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
scrollbar-face-color: #8FD8D8;
scrollbar-highlight-color: #8FD8D8;
scrollbar-3dlight-color: #8968CD;
scrollbar-darkshadow-color: #8968CD;
scrollbar-shadow-color: #8968CD;
scrollbar-arrow-color: #8FD8D8;
scrollbar-track-color:#8968CD;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 8pt arial;
font-weight: ;
letter-spacing: 0px;
color: #8FD8D8;
text-align:justify;
}
.blogbody b, .standard b, p b, b, strong {
font-weight: bold;
color: #8968CD;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #8968CD;
font:normal 8pt arial;
color: sfsfdd;
line-height:10px;
background-color: #8FD8D8;
letter-spacing:0px;
}
table.left {
/* this edits the menu module */
border: 1px solid #8968CD;
width:170;
background-color: #ffffff;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid #8FD8D8;
background-color: ;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: FFFFFF;
font:bold 8pt arial;
text-transform: lowercase;
color: #8FD8D8;
border: none;
text-align: left;
height: 0px;
padding: 0px;
border-bottom: 3px double #8968CD;
padding-left: 5px;
line-height: 19px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url(
http://url.com/to/the/site/image.gif);
background-color: transparent;
text-align:justify;
border-top: 1px solid #8968CD;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: transparent;
border: 2px dotted #8FD8D8;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #c0c0c0;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #FFFFFF;
}
table.footer {
display: none;
}
</style>
<!-- begin code provided by createblog.com -->
<style>
u{
border-bottom: 3px solid #8968CD;
color: #8FD8D8;
}
</style>