<br>
<center>
<a href="http://www.xanga.com/home.aspx?user=indiemm_layouts" target="_new">IndieMM_layouts</a> <br>
<STYLE>
body {
background-color:#99ccff;
background-image:url (http://img.photobucket.com/albums/v243/
rockerdude412/PHOTOBLOG/april1.bmp);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom right;
scrollbar-arrow-color:#003399;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#99ccff;
scrollbar-highlight-color:#99ccff;
scrollbar-face-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#99ccff;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 11px arial;
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:times new roman;
text-transform: lowercase;
background-color:none;
font-size:18pt;
font-weight: normal;
line-height: 16px;
letter-spacing: -1px;
color:#000000;
text-align: center;
padding: 3px;
width: 290px;
border:3px solid #ffffoo;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#FFFF00;
font:normal 10px terminal;
line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#FFFF00;
font:normal 10px terminal;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
font:bold 9px terminal;
text-decoration:none;
line-height:10px;
cursor: nw-resize;
color:#FFFF00;
background-color:#;
border:3px solid #;
letter-spacing:-1px;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 2px solid #000000;
font:bold 10px terminal;
background-color: #99ccff;
letter-spacing:0px;
color:#000000;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 5px solid #000000;
width: 290px;
background-color:#99ccff;
}
table.left {
/* this edits the menu module */
border: 5px solid #000000;
width: 180px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color: #99ccff;
font: normal 16px times new roman;
text-transform:uppercase;
text-align:center;
color:#000000;
border:4px solid #FFFFOO;
letter-spacing:-1px;
line-height:20px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:10px terminal;
color:#000000;
text-align:left;
border-top: 1px solid #FFFF00;
width: 200px;
background-color:#99ccff;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #99ccff;
border: 2px solid #000000;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid white;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 290px;
}
hr {
/* horizontal divider */
border: 0px solid white;
}
</style>