#innhold {
        background-color: white;
       text-align: center;
        padding: 50px;
        
      }

      img{
      width: auto; 
        height: 500px;
      }

      h3 a{
        color: white;
        text-decoration: none;
      }
    
      h1{
        margin-bottom: 50px;
        
      }

#tekst{ 
  color: black; 
  font-family:Georgia, 'Times New Roman', Times, serif;
  margin-left: 300px;
  margin-right: 100px;
  margin-top: 50px;
  width: 750px;
}

#tekstboks{
    background-color: rgb(195, 221, 206);
  padding: 20px;
}

#tekstboks{
  cursor: pointer;
}

    