Layout by rock_layouts012

You said i did the worm better than anyone that you knew breakin’ with you was the best time of my life i wanna breakdance yeah i wanna get down with you let go of everything let your body tell the people that you know you've got soul yeah you've got soul-Motion City Soundtrack


test_er0186
read my profile
sign my guestbook

Message: message me


Member Since: 9/11/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, September 11, 2005

<a href=http://xanga.com/rock_layouts012 target="_blank">Layout by rock_layouts012</a><br />
<!-- End Script by Blogring.net -->


<FONT style="FONT-SIZE: 25pt; COLOR: #000000; LINE-HEIGHT: 25pt; FONT-FAMILY: times new roman; LETTER-SPACING: 2pt"><Br>You said i did the worm better than anyone that you knew
breakin’ with you was the best time of my life
i wanna breakdance yeah i wanna get down with you

let go of everything
let your body tell the people that you know
you've got soul
yeah you've got soul-Motion City Soundtrack

<br/></font><br><br/>


<img src=http://photo.sing365.com/music/picture.nsf/Motion-City-Soundtrack-photo/6EC0DC9B602B3ABF48256D1200090204/$file/Motion+City+Soundtrack.jpg>

<STYLE type="text/css">
body {
background-color:bf0000;
background-image:url();
background-attachment:fixed;
background-position:bottom right;
background-repeat:no-repeat;
scrollbar-arrow-color:white;
scrollbar-track-color:black;
scrollbar-shadow-color:red;
scrollbar-face-color:black;
scrollbar-highlight-color:white;
scrollbar-darkshadow-color: red;
scrollbar-3dlight-color: white;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 11px century gothic;
line-height:11px;
color:black;
letter-spacing:0px;
text-align:left;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color:black;
letter-spacing:-1px;
font-size:30px;
line-height:30px;
}
.blogbody u, .standard u, {
text-decoration: underline;
color:black;
letter-spacing:0px;
font-weight:normal;
border-bottom:2px solid #black;
}
.blogbody i, .standard i, em {
text-decoration:italic;
color:black;
letter-spacing:0px;
}
.left b {
font-weight: bold;
color:black

}
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;
background-color:transparent;
font-size:18px;
font-weight:bold;
line-height: 12px;
letter-spacing: -2px;
color:black;
text-align:center;
padding: 3px;
width: 380px;
border:1px solid #black;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:black;
font:normal 11px arial;
line-height:11px;
text-decoration: none;
text-spacing:0px;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: black;
font:normal 11px century gothic;
line-height:11px;
text-decoration: none;
text-spacing:0px;
}
a:hover {
/* edits when user mouseovers the links */
font:bold 11px arial;
text-decoration:none;
cursor: nw-resize;
color:red;
background-color:red;
border:2px solid black;
line-height:10px;
letter-spacing:-1px;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 2px solid #black;
font:normal 11px arial;
line-height:11px;
background-color:bf0000;
letter-spacing:0px;
color:white;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 3px solid black;
border-top:3px solid #black;
width: 380px;
background-color:transp;
}
table.left {
/* this edits the menu module */
border:3px solid black;
width: 170px;
background-color:teansp;
text-align:center;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color:red;
font:bold 12px arial;
text-transform:lowercase;
text-align:center;
color:black;
border:1px solid #black;
letter-spacing:-1px;
line-height:11px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:11px arial;
line-height:11px;
color:red;
text-align:center;
border-top:3px solid #000000;
width: 170px;
background-color:whte;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color:white;
border: 3px Dashed #red;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid #000000;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 550px;
}
 {
/* horizontal divider */
border: 1px solid black;
}
</style>
 
</style>
<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("#bf0000","#000000","#ffffff");
// the border color
var blinkBorderColor = "#bf0000"
// the border width, in pixels
var blinkBorderWidth = 4;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 7;
// the width of the entire box, in pixels or %
var blinkWidth = 500;
// the height of each row, in pixels
var blinkRowHeight = 5;
// speed of blinking, in milliseconds
var blinkRate = 10;
// 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>
<!-- End Script by Blogring.net -->
<BODY style="border-bottom: #5C5C5C
20t solid; border-top: #5C5C5C
20t solid; border-left: #2B2B2B
20t solid; border-right: #2B2B2B
20t solid"></TBODY>