body {
    margin-top: 10px;
}

.ss-q-long {
    width: 200px;
    height: 70px;
}

h1 {
    color: #333;
}

h3 {
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}

a:link, a:visited, a {
    text-decoration: none;
    font-weight: bold;
    color: black;   
}

strong {
    color: #666;
}

ul.tweets {
    list-style-type: none;
    margin-left: 0;
}

ul.tweets li {
    padding-bottom: 8px;
}