<div align="right">
<a href="http://xanga.com/aesthetic_layouts">© aesthetic</a>
<style type="text/css">
body {
background-color: #89D072;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/greendiamonds.jpg);
background-position: center;
background-repeat: repeat;
background-attachment: fixed;
border:none;
scrollbar-arrow-color: #E0FFD8;
scrollbar-shadow-color: #89D072;
scrollbar-face-color: #89D072;
scrollbar-track-color: #E0FFD8;
scrollbar-highlight-color: #89D072;
scrollbar-darkshadow-color: #89D072;
scrollbar-3dlight-color: #89D072;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:bold 12px courier new;
line-height:10px;
color:#89D072;
letter-spacing:0px;
text-align:left;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight:bold;
color: #89D072;
}
.blogbody u, .standard u, p u, u {
font-weight: underline;
color: #7289D0;
border-bottom: 1px dotted #E0FFD8;
}
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: arial;
font-size:30px;
text-transform: lowercase;
line-height:20px;
letter-spacing: -4px;
font-weight:none;
color:#E0FFD8;
background-color: transparent;
width: 310px;
border:none;
border-bottom:5px dotted #E0FFD8;
text-align:right;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#E0FFD8;
background-color:#89D072;
border:none;
font:bold 10px courier new;
text-transform:none;
letter-spacing:0px;
line-height: 10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
color:#E0FFD8;
background-color:#89D072;
border:none;
font:bold 10px courier new;
text-transform:none;
letter-spacing:0px;
line-height: 10px;
text-decoration: none;
}
a:hover, a:active {
color:#E0FFD8;
background-color:#89D072;
border:none;
font:bold 10px courier new;
text-transform:none;
letter-spacing:0px;
line-height: 10px;
text-decoration: line-through;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #89D072;
font:normal 10px courier new;
background-color:#E0FFD8;
color: #89D072;
}
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 #89D072;
width:310px;
background-color: #E0FFD8;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/greenstripes.jpg);
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
font: normal 20px arial;
text-transform: lowercase;
line-height:17px;
background-color: transparent;
color: #E0FFD8;
text-align: left;
letter-spacing: -4px;
border:none;
border-bottom:5px dotted #E0FFD8;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color:#E0FFD8;
font: bold 12px courier new;
color: #89D072;
text-align:left;
border:1px solid #89D072;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/greenstripes.jpg);
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #E0FFD8;
border: 1px solid #89D072;
}
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: 500px;
}
hr {
/* horizontal divider */
border: 1px dotted #E0FFD8;
}
</style>