body, p, div, li, td, th, input, select, span {
  font-family: verdana, lucida, helvetica, 'MS UI Gothic', arial, sans-serif;
  color: #000000;
}

body {
  margin-left: 2%;
  margin-right: 5%;
  background: #e6f0fa; 
  color: black
}
h1 {
  text-align: center
}
:link {
  color: #5555ff;
  background: transparent
}
:visited {
  color: #222222;
  background: transparent
}
