body{
  background-color:black;
   text-align:center;
  }
 #tabbarh{
  text-align:center;
  background:gray;
}
#homeh,#abouth,#forumh,#productsh{
  background-color:yellow;
  width:100px;
  height:30px;
  font-size:12px;
}