/* Header */
#block-twitter p.tweet-text {
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 14px;
    text-shadow: 0 -1px 0 #000;
}
 
#block-twitter span.tweet-time {
    color: #E3BACA;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 12px;
    text-shadow: 0 -1px 0 #000;
    padding-left: 6px;
}
 
header h1 {
    width: 454px;
    height: 53px;
    background: url(images/img_ferris.png) left top no-repeat;
    text-indent: -9000px;
    margin: 0 auto;
}