| <FONT style="FONT-WEIGHT: bold; FONT-SIZE: 35pt; COLOR: #ffff00; LINE-HEIGHT: 20pt; FONT-FAMILY: arial narial; LETTER-SPACING: -0pt">i rock the beat</FONT><BR><BR><center> <style type="text/css"> body { background-image: url(http://www.music-with-ease.com/snare-drum-3.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; background-color: #000000; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffff00; scrollbar-shadow-color: #ffff00; scrollbar-face-color: #000000; scrollbar-highlight-color: #fffff00; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #ffff00; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px trebuchet ms; line-height:10px; color: #ffff00; letter-spacing:0px; text-align:justify; } table.footer TD { text-align: center; }
div.blogheader, .caption { font-family:trebuchet ms; text-transform:lowercase; font-size:20px; line-height:24px; font-weight: normal; color: #ffff00; letter-spacing:0px; background-color: #000000; text-align: center; border: 3px solid #ffff00; } a:link, .footernav.link, a.footernav:link, a.footernav:active { color:#ffff00; text-decoration: none; } a:visited, a.footernav:visited, { color: #ffff00; text-decoration: none; } a:hover { color: #000000; cursor: ne-resize; text-decoration: overline underline; } input, select, textarea, .textfield, .button { border: 1px solid #ffff00; font:normal 11px trebuchet ms; background-color: #000000; letter-spacing:0px; color: #ffff00; } table.left { border: 0px solid #ffff00; width:160px; background-color: #000000; } table.blogbody { border: 3px solid #ffff00; background-color: #000000; width:400px; } table.left th { background-image: ; background-color: #000000; font: 11px tahoma; text-transform: lowercase; color: #ffff00; border: 3px solid #ffff00; } table.left TD { background-image: ; background-color: #000000; border: 3px solid #ffff00; } table.search TD, table.search, table.announcements { background-color: #000000; border: 3px solid #ffff00; } table.search TD, table.announcements TH { border: 1px solid #ffff00; } table.navigation, table.main, table.footer { width: 500px; } hr { border: 1px solid #ffff00; } </style> <!-- Blink Boxes : Provided by Blogring.net --> <script language=JavaScript> <!-- //blink boxes - xanga.com/add_ons //by sean f http://www.xanga.com/seanmeister
//fixed to work with new security measures by //hotaru_01 http://www.xanga.com/hotaru_01
// customize by changing the values below // these are the various colors, in quotes, seperated by commas var blinkColors = new Array("#000000","#ffff00","#000000"); // the border color var blinkBorderColor = "#000000" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 20; // the width of the entire box, in pixels or % var blinkWidth = 500; // the height of each row, in pixels var blinkRowHeight = 4.5; // speed of blinking, in milliseconds var blinkRate = 2;
// do not edit below this line st=setTimeout; document.write("<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>"); // ... 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> <a href="http://xanga.com/band_geek_layouts" target="_blank">BAND_GEEK_LAYOUTS</a><br /> <!-- End Script by Blogring.net --> |