| <style type="text/css"> body { background-color: 000000; background-image: url("http://images.amazon.com/images/P/B0002XEDMG.01.LZZZZZZZ.jpgg"); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: black; scrollbar-track-color: white; scrollbar-shadow-color: black; scrollbar-face-color: white; scrollbar-highlight-color: black; scrollbar-darkshadow-color: white; scrollbar-3dlight-color: black; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 10px arial; line-height:11px; color: #ffffff; letter-spacing:0px; text-align:justify; background-color: Transparent; } 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; text-transform:uppercase; font-size:28px; line-height:30px; font-weight:normal; filter: alpha (opacity=100, finishopacity=0, style=4); height: 1px; background-color:transparent; color:#ffffff; letter-spacing:1px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#8000ff; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#8000ff; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#ffffff; cursor: crosshair; text-decoration: none; font: normal 17px arial narrow; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px double #ffffff; font:normal 10px arial; background-color: black; letter-spacing:1px; color: #8000ff; } table.left { /* this edits the menu module */ border: 7px double #ffffff; width:160px; background-color: transparent; } table.blogbody { /* this edits the other the place where the blog is */ border: 5px dotted #8000ff; background-color: transparent; width:500px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: transparent; font: normal 15px arial ; text-transform: lowercase; color: #8000ff; border: 2px solid #8000ff; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: transparent; border: 2px dashed #8000ff; color: #0000ff; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 2px dashed #8000ff; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #; } hr { /* horizontal divider */ border: 1px solid #ffffff; } </style> <BODY style="border-bottom: white 15px solid; border-top: #ffffff 15t solid; border-left: gray 15t solid; border-right: gray 15t solid">
<table width="100%"> <tr><td > <center><img src="http://images.mytheme.com/msn/wallpaper/48972-108986462327992.gif"></center>
<br>
<center> <font color=ff0099; size=4>♥</font><font color=yellow; size=4><b>I'm melting, melting<br><br> In your eyes<br><br>I lost my place<br><br>Could stay for a
while</b></font><size=5><font color=ff0099; size=4>♥</font> </center> <br> <br>
</BODY> <!-- Blink Boxes : Provided by Blogring.net --> <script language=JavaScript> <!-- //blink boxes - xanga.com/add_ons //by sean f http://www.xanga.com/seanmeister // customize by changing the values below // these are the various colors, in quotes, seperated by commas var blinkColors = new Array("#ffffff","#000000"); // the border color var blinkBorderColor = "#000000" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 4; // the # of columns var blinkCols = 20; // the width of the entire box, in pixels or % var blinkWidth = 700; // the height of each row, in pixels var blinkRowHeight = 4; // speed of blinking, in milliseconds var blinkRate = 2;
// do not edit below this line st=setTimeout; document.write("<center><table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" +
blinkBorderColor +"'>"); for (r = 0; r < blinkRows; r++){ document.write("<TR>"); for (c = 0; c < blinkCols; c++){ document.write("<TD height='" + blinkRowHeight + "'></TD>"); } document.write("</TR>"); } document.write("</table></center>"); // ... and this makes it blink function blinkIt() { changecell = Math.floor(Math.random() * (blinkCols * blinkRows)); changecolor = Math.floor(Math.random() * blinkColors.length); bb = document.getElementById("blinkbox"); bbtd = bb.getElementsByTagName("td"); bbtd[changecell].style.backgroundColor = blinkColors[changecolor]; st('blinkIt()', blinkRate); } blinkIt(); //--> </SCRIPT> <!-- End Script by Blogring.net -->
|