#home #header #Header1_HeaderTitle {
    color: red;
    border-bottom: 4px solid;
    display: inline-block;
    width: 260px;
    height: 60px;
    font-size: 40px;
    text-align: center;
    line-height: 50px;
position:absolute;
}
#topics {
 font-size: 18px;
}
#cb_post_title_url .post .postTitle{
font-size: 28px;
}
body {
    background: none;
}
#navigator {
    background-color: #2d7cb5;
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
}