body {
  xbackground-image: url('sjakkbreitt.jpg');
  xbackground-repeat: no-repeat;
  margin: 0 auto;
  padding: 0 auto;
  }

h6 {
  font-family: arial;
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  color: white;
  display: inline;
  background-color: #000099;
  padding: 0px 2px 6px 8px;
  }

h6 a {
  text-decoration: none;
  color: white;
  }

h6 a:hover {
  text-decoration: underline;
  color: white;
  }
  
h6 a:visited {
  color: white;
  }
  
div {
  margin: 0 8px 8px 8px;
  }
