body {
  margin: 0;
}

#text {
  max-width: 550px;
  margin: 0px auto;
}

a:link, a:visited {
  color: blue;
}
