<center>
<a href="http://xanga.com/aesthetic_layouts">aesthetic</a>
<style type="text/css">
body {
background-color: #ffffff;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/stripes.jpg);
background-position:left top;
background-repeat:repeat;
background-attachment:fixed;
border:2px solid #3366CC;
scrollbar-arrow-color: #CCCC66;
scrollbar-shadow-color: #3366CC;
scrollbar-face-color: #9999CC;
scrollbar-track-color: #ffffff;
scrollbar-highlight-color: #3366CC;
scrollbar-darkshadow-color: #9999CC;
scrollbar-3dlight-color: #9999CC;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p
{
/* edits main text */
font:normal 10px terminal;
line-height:10px;
color:#ffffff;
letter-spacing:0px;
text-align:left;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font:bold 10px terminal;
color: #3366CC;
background-color:#ffffff;
text-transform:uppercase;
}
.blogbody u, .standard u, p u, u {
font-weight: underline;
color: #ffffff;
border-bottom: 1px dotted #ffffff;
}
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-WEIGHT: none;
FONT-SIZE: 26pt;
TEXT-TRANSFORM: lowercase;
WIDTH: 300px;
LINE-HEIGHT:30px;
COLOR: #3366CC;
FONT-FAMILY: times new roman;
LETTER-SPACING: -5px;
BACKGROUND-COLOR: transparent;
TEXT-ALIGN: center;
BORDER:none;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
color:#ffffff;
background-color:#3366CC;
font-family: terminal;
text-transform:uppercase;
letter-spacing:-1px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
}
a:visited, a.footernav:visited, {
color:#ffffff;
background-color:#3366CC;
border:none;
font-family: terminal;
text-transform:uppercase;
letter-spacing:-1px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
}
a:hover, a:active {
color:#CCCC66;
background-color:#CCCC66;
font-family: terminal;
text-transform:uppercase;
letter-spacing:-1px;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-decoration: none;
cursor:move;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #3366CC;
font:normal 10px terminal;
background-color:#9999CC;
color: #ffffff;
}
table.left {
/* this edits the menu module */
width:140px;
border: none;
background-color:transparent;
}
table.blogbody {
/* this edits the other the place where the blog is */
border:2px solid #3366CC;
width:300px;
background-color: #3366CC;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/back-055.gif);
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
font: normal 20px times new roman;
text-transform: lowercase;
line-height:27px;
background-color: transparent;
color: #3366CC;
text-align: center;
letter-spacing: -2px;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color:#3366CC;
background-image:url(http://img.photobucket.com/albums/v294/xkiwilicious/back-055.gif);
font: normal 10px terminal;
color: #ffffff;
text-align:left;
border:2px solid #3366CC;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #9999CC;
border: none;
}
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: 300px;
}
hr {
/* horizontal divider */
border: 2px solid #3366CC;
}
</style>