<div align="left">
<a href="http://xanga.com/aesthetic_layouts">© aesthetic</a>
<style type="text/css">
body {
background-color: #000000;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/inverted.bmp);
background-position: right bottom;
background-repeat: no-repeat;
background-attachment: fixed;
border:none;
scrollbar-arrow-color: #0032DA;
scrollbar-shadow-color: #8A8B8B;
scrollbar-face-color: #13FEFF;
scrollbar-track-color: #000000;
scrollbar-highlight-color: #13FEFF;
scrollbar-darkshadow-color: #8A8B8B;
scrollbar-3dlight-color: #13FEFF;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:normal 12px ms serif;
line-height:10px;
color:#ffffff;
letter-spacing:1px;
text-align:right;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font:bold 12px ms serif;
letter-spacing:1px;
color: #13FEFF;
text-transform:none;
}
.blogbody u, .standard u, p u, u {
font-weight: underline;
color: #13FEFF;
letter-spacing:1px;
border-bottom: 1px solid #0032DA;
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: left;
}
div.blogheader, .caption {
/* edits the dates */
font-family: ms serif;
font-size:12px;
text-transform: uppercase;
line-height:12px;
letter-spacing: -1px;
font-weight:none;
color:#ffffff;
background-color: #000000;
width: 350px;
border:1px solid #ffffff;
border-bottom:none;
text-align:right;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#8A8B8B;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 6px;
line-height: 12px;
font-weight: none;
text-decoration: none;
}
a:visited, a.footernav:visited, {
color:#8A8B8B;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 6px;
line-height: 12px;
font-weight: none;
text-decoration: none;
}
a:hover, a:active {
color:#13FEFF;
font-family: terminal;
text-transform:uppercase;
letter-spacing:0px;
font-size: 6px;
line-height: 12px;
font-weight: none;
text-decoration: line-through;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #000000;
font:normal 12px ms serif;
letter-spacing:1px;
background-color:#ffffff;
color: #000000;
}
table.left {
/* this edits the menu module */
width:150px;
border: none;
background-color:#ffffff;
font:normal 12px ms serif;
letter-spacing:1px;
color:#000000;
text-align:left;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:1px solid #ffffff;
border-top:none;
width:350px;
background-color: #000000;
font: normal 12px ms serif;
letter-spacing:1px;
color:#ffffff;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
font: normal 12px ms serif;
text-transform: uppercase;
line-height:12px;
background-color: #ffffff;
color: #000000;
text-align: left;
letter-spacing: -1px;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color:#FFFFFF;
font: normal 12px ms serif;
letter-spacing:1px;
color: #000000;
text-align:left;
border:none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000;
border: 1px solid #ffffff;
}
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: 400px;
}
hr {
/* horizontal divider */
border: 1px solid #000000;
}
</style>