body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

#header {
background-color: lightblue;
height: 400px;
width: 1000px;
}