/* General styles go here */

body {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  font-weight: bold;
}

