html {
    display: block;
    cursor: url('/L.cur'), auto !important;
    -webkit-font-smoothing:none;
    line-height: 1.2;
    font-size: 16px;
    color: white;
    background-color: black;
    
}

.main {
    background-color: blue;
}
blockquote { 
width:400px;background-image: url(/joe/images/joe2blackandwhite.jpg);border: 1px solid white;font-size:12px; }