body {
    background-color: #f5f5f5;
    font-family: Helvetica, Verdana, sans-serif;
}
h2,h3 {
    color: #8b8989;
}
h1 {
    font-family: Lucida Grande;
    font-size: 5em;
    margin: 0;
    padding: 0;
    color: #ccc;
}
a:link {
    text-decoration: none;
}
a:hover,a:visited {
    text-decoration: underline;
}
#biopic {
    float: right;
    margin: 0 10px;
}
#statusnet_div h2 {
    margin-bottom: 2px;
    padding-bottom: 0;
}
#statusnet_div p {
    margin-top: 0;
    padding-top: 0;
    font-size: small;
}

#spanish_about {
    display: none;
}
#englink {
    font-weight: bold;
}
#social_sites {
    margin: 0;
}
#social_sites li {
    list-style-type: none;
    padding-left: 20px;
}
#twitter {
    background: url('/images/twitter.png') center left no-repeat;
}
#delicious {
    background: url('/images/delicious.png') center left no-repeat;
}
#flickr {
    background: url('/images/flickr.png') center left no-repeat;
}
#digg {
    background: url('/images/digg.png') center left no-repeat;
}
#technorati {
    background: url('/images/technorati.png') center left no-repeat;
}
#facebook {
    background: url('/images/facebook.png') center left no-repeat;
}