/* -------------------------------- HEADER STYLES --------------------------------*/

/* background color */
.pageBackground {
  background-color: #FBFBFB;
}

/* -------------------------------- VIEW_LAYOUT STYLES --------------------------------*/
/* body text */
.body {
  background-color: #FBFBFB;
  margin:0px;
}
