#header{
    height:280px;
}
#blogTitle {
    left:0px;
    top:100px;
}
#navigator{
    width: 870px;
    left:0px;
}
#navList{
    height: 30px;
}

#blogTitle h1 a{
    font-size:26px;
    text-decoration:none;
}

#blogTitle h2{
    color:#913030;
    margin:20px;
    font-size:16px;
}