body {
    background-color: lightgoldenrodyellow;
    color:brown;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
div {
  background:bisque;        
  text-align: center;   
}
