/* Spidy 1.0 */

body { background-color:#fff; color:#222; text-align:justify; font-family:arial, sans-serif, mono; margin:0px; overflow:auto; background-image:url(spidy2.jpg); background-repeat:no-repeat; }

h1 {
font-size:20px;
}

h1, h2, h3, h4, h5 {
text-align:left;
}

a {
color:#990000;
}

#content { margin:0 auto 0 350px; display:block; width:700px;  }

.left {
float:left;
}

.right {
float:right;
}