body {background-image: url('Bakgrund.jpg');
background-color: #808080}

a:link {text-decoration: none; color: #FFFFFF}
a:active {text-decoration: none; color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:hover {text-decoration: underline; color: #FFFFFF}

h1 {font-family: monotype corsiva, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18pt;
text-align: center;
color: #FFFFFF}

h2 {font-family: monotype corsiva, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12pt;
text-align: center;
color: #FFFFFF}

.huvudtext {background-color: #99CCFF;
color: #FFFFFF;
font-family: monotype corsiva, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14pt;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: Left;
border: 6px solid;
border-color: #E8EFF7}

.huvudtext a:link {text-decoration: none; color: #FFFFFF}
.huvudtext a:active {text-decoration: none; color: #FFFFFF}
.huvudtext a:visited {text-decoration: none; color: #FFFFFF}
.huvudtext a:hover {text-decoration: underline; color: #FFFFFF}

.ovrigtext {color: #FFFFFF;
font-family: monotype corsiva, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14pt;
text-align: Left}

.formular {color: #000000;
font-family: monotype corsiva, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12pt;
text-align: Left}

.formular2 {color: #000000;
font-family: monotype corsiva, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12pt;
text-align: center}

.menyram {height: 800px;
width: 100%}

.border {border: 6px solid;
border-color: #E8EFF7}