#home {
  //margin: 0 auto;
  color:blue;
}

#blogTitle h1 a {
  //font-size:50px;
  color:blue;
}

#navList a:hover {
  color:green;
}