#header{


    background-color:seashell;
    text-align: 84px;
   
}
#navigator{
    padding-top: 30px;
    height: 60px;
background-color:seashell;

}
#title{
 color:seashell;
    margin:0 50px;
    background-color: red;
}
#navList li{

    color: white;
}
#sideBar{
top:197px;
 background-color: antiquewhite;
}
#mainContent{

    background-color: silver;
    color: white;
}
# skin-lessismoreright has-navbar{
background-color: antiquewhite ;

}
  