<style type="text/css"> /* Layout By kelz_layoutz (xanga.com/kelz_layoutz) */ body { background-color: #6699FF; background-image:url(http://i17.photobucket.com/albums/b76/kelz_layoutz2/doty.gif); background-attachment: fixed; background-repeat: repeat; background-position: center; scrollbar-base-color: #000000; scrollbar-shadow-color: #FF0084; scrollbar-highlight-color: #FF0084; scrollbar-3dlight-color: #FF00FF; scrollbar-darkshadow-color: #FF00FF; scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFF00; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px verdana; line-height:12px; color: #00FFFF; 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; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ font:normal 12px verdana; color:#00FFFF; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ font:normal 12px verdana; color:#00FFFF; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #00ff00; cursor: arrow; font-weight: bold; text-decoration: underline; border-bottom: 1px solid #00ff00; } div.blogheader, .caption { /* edits the dates */ font-family:Eight Track; font-size:25px; line-height:25px; font-weight:bold; background-color: #000000; color:#00FFFF; letter-spacing:0px; text-align: center; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid#00ff00; font:normal 12px verdana; background-color: #000000; letter-spacing:0px; color: #00FFFF; } table.left { /* this edits the menu module */ border: 2px solid #00ff00; width:190px; background-color: #000000; } table.blogbody { /* this edits the other the place where the blog is */ background-color: #000000; width:420px; border: 2px solid #00ff00; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: #000000; font: bold 13px verdana; color: #00FFFF; border-bottom: 2px solid #00ff00; letter-spacing: -1px; text-align: center; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: #000000; border: none; color: #00FFFF; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #000000; border: 3px solid #00ff00; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #00ff00; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 2px solid #00ff00; } </style>