body { background-color: black; font-family: Arial; font-size: 16px; color: white}

<!--Rubriker-->

h1 { font-family: Arial black; font-size: 25px}
h2 { font-family: Arial; font-size: 14px}
h3 { font-family: Arial; font-size: 12px} 


a:link { text-decoration: none; color: white}
a:visited { text-decoration: none; color: gray}
a:active { text-decoration: none; color: white}
a:hover { text-decoration: underline}




