body {
 font: 10px verdana; color: #000000; 
 background-image: url('larryright.jpg');
 background-position: 0px 0px;
 background-repeat: no-repeat;
background-attachment:fixed;
}

.divider {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    margin: 2px;
    padding: 1px;
    border: 0px solid #CC0000;
}

a:link {
cursor:crosshair;
color: #CCFFFF;
font-weight: bold;
text-decoration: underline;
}

a:active {
    color: #CCFFFF;
    cursor:crosshair;
    text-decoration: none; 
    border: 0px dashed #330000;
}

a:visited {
    color: #CCFFFF;
    cursor:crosshair;
    text-decoration: underline;
    border: 0px dashed #330000;
}

a:hover {
    color: #CCFFFF;
    cursor:crosshair;
    text-decoration: underline;
    border:0px dashed #ffffff;
}

image {border-width: 0px}
