body {
  margin-top : 1px;
  margin-left : 1px;
  color : #1b1c4b;
  background : #679bcd;
}


a:link {
  text-decoration : none;
  color : #1b1c4b;
}


a:visited {
  text-decoration : none;
  color : #1b1c4b;
}

a:hover {
  color : #5a5ea6;
  text-decoration : none;
}

p {
  color : #1b1c4b;
}