html, body, .container { height: auto; }
html, body, h1, p, a, div, section { margin: 0; padding: 0; font-size: 100%; font: inherit; }
body { font: 18px/23px "Century Gothic", sans-serif; color: #464646; background-image: url(/errors/Butik_A_221109_Hostmaster20741@0.25x.png); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color:#464646; }
h1 { color: #464646; line-height: 1; font-weight: 700; margin-bottom: 20px; }
a { color: #d72641; text-decoration: none; }
a:hover { color: #d72641; text-decoration: underline; }
p { line-height: 1.25; margin-bottom: 10px; }
.container { margin: 40px 40px; padding: 0; }
.content { display: table; padding: 30px; border-radius: 15px; vertical-align: top; text-align: left; background-color: rgba(255,255,255,0.80); width: auto; }
@media only screen and (min-width: 768px) {
  body { background-image: url(/errors/Butik_A_221109_Hostmaster20741.png); }
  .container { margin: 100px; }
  .content { max-width: 500px; }
}