<center>
<img src="http://i3.photobucket.com/albums/y89/SimpleLayouts2/BADNEWS.png">
</center>
<style type="text/css">
/* Bad News*/
/* by xanga.com/x_SimpleLayouts*/
body {
cursor:crosshair;
background-color:black;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #BBFF02;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #ffffff;
scrollbar-3dlight-color: #000000;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:11px;
color: #BBFF02;
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:Barbies Jalous Sisters;
font-size:24px;
line-height:18px;
font-weight:bold;
color:#ffffff;
letter-spacing:2px;
background-color: #000000;
text-align: left;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#ffffff;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#BBFF02;
font:12px arial;
text-decoration: line-through;
}
a:hover {
/* edits when user mouseovers the links */
height: 6px;
color:ffffff;
cursor: ne-resize;
text-decoration: none;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 4px solid #BBFF02;
font:normal 11px arial;
background-color: #000000;
letter-spacing:0px;
color: #BBFF02;
}
table.left {
/* this edits the menu module */
border: 4px solid #BBFF02;
width:160px;
background-color: #000000;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 4px solid #ffffff;
background-color: transparent;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #000000;
font: bold 11px arial;
text-transform: lowercase;
color: #BBFF02;
border-bottom: 1px solid double #ffffff;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #000000;
border: none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000;
border: 0px dotted #000000;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 2px solid #ffffff;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #ffffff;
}
</style>