body {
font-family: arial, sans-serif;
font-size: x-small;
color: #fff;
background-color: #000;
}

a { text-decoration: underline; color: #fff; font-weight: bold; }
a:hover { text-decoration: underline; color: #f00; font-weight: bold; }
acronym { text-decoration: none; border: 0; cursor: help; }
p { text-align: center; }

h1,h2,h3 { text-decoration: underline; font-weight: bold; text-align: center; font-size: medium; }
h2 { font-size: small; }
h3 { font-size: x-small; }

#page {
text-align: center;
width: 100%;
height: 450px;
background-image: url("BackgroundIndex.gif");
background-repeat: no-repeat;
background-position: center top;
}

#main {
z-index: 17;
position: relative;
top: 370px;
text-align: center;
width: 500px;
margin: 0 auto;
}

#nyheter { color: #999; }
#nyheter h2 { color: #ccc }
#nyheter { text-align: left; }
#nyheter h2,h3 { text-align: left; }
#nyheter p { text-align: justify; }
#nyheter p.skrevet_av { font-style: italic; }
#nyheter textarea,input { font-size: xx-small; }

h2 { display: inline; }
