<center>
<img src="http://i2.photobucket.com/albums/y32/SimpleLayouts/Image3.png">
</center>
<style type="text/css">
/*Be My Superman/
/* by xanga.com/x_simplelayouts */
body {
cursor: crosshair;
background-color: #FFFFFF;
scrollbar-arrow-color: #FFFF00;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #FF69B4;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFF00;
scrollbar-3dlight-color: #FFFFFF;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:11px;
color: #FF69B4;
letter-spacing:0px;
text-align:justify;
}
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:Rage Italic;
text-transform:lowercase;
font-size:23px;
line-height:18px;
font-weight:bold;
color:#FFD700;
letter-spacing:2px;
background-color: #ffffff;
text-align: left;
border-bottom: 3px double #FFB6C1;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#FFD700;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#FF69B4;
font:century gothic;
text-decoration: line-through;
}
a:hover {
/* edits when user mouseovers the links */
filter: alpha (opacity=100, finishopacity=1, style=1);
height: 6px;
background-color:#FFF0F5;
color:white;
text-decoration: none;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #FFB6C1;
font:normal 11px arial;
background-color: #FFFFFF;
letter-spacing:0px;
color: #FFC0CB;
}
table.left {
/* this edits the menu module */
border: 1px solid #FFB6C1;
width:160px;
background-color: #FFFFFF;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: none;
background-color: #ffffff;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #ffffff;
font: bold 11px arial;
text-transform: lowercase;
color: #FFC0CB;
border-bottom: 3px double #FFB6C1;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #FFFFFF;
border: none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: 1px solid #FFB6C1;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #FFB6C1;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #FFB6C1;
}
</style>