#mainContent,.forFlow{
 width:1000px;
}
#sideBar{
display:none;
}

#main{
margin-top:50px;
}

#home{
background: #001a34;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}

#header,#blogTitle,#blog_stats,#navigator{
    height:70px;
   vertical-align: middle;
    text-align: center;      
}
#header{
background:black;
}
#navList>li>a{
background:black;
}