#header a:link {
    color: #66CCFF;
    text-decoration: none;
}

#blogTitle {
    height: 1200px;
    clear: both;
    background: url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1522654587200&di=6d0dbfb81d861ea87308d23e4880e592&imgtype=0&src=http%3A%2F%2Fi2.hdslb.com%2Fbfs%2Farchive%2Fa089a98e6d12d965314f045c805b26edb3f59501.jpg) 10px 0px no-repeat;
}
#sideBar {
    width: 245px;
    padding: 0px 5px 0px 0;
    float: left;
    -o-text-overflow: ellipsis;
    color: white;
    font-size: 110%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

#header {
    background: url(images/header.jpg) right top no-repeat;
    height: 200px;
}