html,body {
  color: #6a6e67;
}

body {
  background-color: #ecefec;
}

#right {
  background: #dee1dc;
}

#fillRight {
  background: #dee1dc;
}




 a {
  color: #666666;
}

 a:hover {
  text-decoration: underline;
}

