h1 { font-family: Verdana; font-size: 25 ; color: teal }

h2 { font-family: Verdana;
font-style: italic; font-size: 18; color: teal }

#big { margin-top: -30px; color: #74B127;
font: 100px Impact, Verdana }

#kursiv { margin-top: -70px; margin-left: 200px;
color: #000000; font: italic 35px Georgia, serif }

p { font-family: Arial; color: maroon }

center { font-family: Arial; color: maroon }

body { background-color: #FCFBE7 }

A:link { text-decoration: none; color: #006666 }
A:visited { text-decoration: none; color: #555555 }
A:hover { text-decoration: underline; color: #BF7939 }
A:active { text-decoration: underline; color: #FF3333 }