<center>
<a href="http://xanga.com/aesthetic_layouts">aesthetic</a>
<style type="text/css">
body {
background-color: #ffffff;
border:none;
scrollbar-arrow-color: #99cccc;
scrollbar-shadow-color: #ffcccc;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color: #ffcccc;
scrollbar-3dlight-color: #ffffff;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:normal 10px terminal;
line-height:10px;
color:#000000;
letter-spacing:0px;
text-align:left;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: none;
color: #99cccc;
}
.blogbody u, .standard u, p u, u {
font-weight: underline;
color: #ffcccc;
border-bottom: 1px solid #ffcccc;
}
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:bold 16px small fonts;
text-transform: uppercase;
line-height:25px;
letter-spacing: -3px;
color:#000000;
background-color: transparent;
width: 218px;
border:none;
text-align:right;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#000000;
background-color:#ffcccc;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
}
a:visited, a.footernav:visited, {
color:#000000;
background-color:#ffcccc;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
}
a:hover, a:active {
color:#000000;
background-color:#99cccc;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
cursor:nw-resize;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #000000;
font:normal 10px terminal;
background-color: #ffffff;
color: #000000;
}
table.left {
/* this edits the menu module */
width:150px;
border: none;
background-color: transparent;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:1px solid #000000;
width:200px;
background-color: #ffffff;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/back-231.gif);
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
font: normal 16px small fonts;
text-transform: uppercase;
line-height:22px;
background-color: transparent;
color: #000000;
text-align: left;
letter-spacing: -3px;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color:#ffffff;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/back-231.gif);
font: 10px terminal;
color: #000000;
text-align:left;
border:1px solid #000000;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: 1px solid #000000;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #000000;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 200px;
}
hr {
/* horizontal divider */
border: 1px solid #ffffff;
}
</style>