
body { background-image: url(bg.gif); background-repeat: repeat-x; background-attachment: fixed}

.label { font-family: Verdana;  font-weight:bold; color: #000099; font-size: 25px}

a:link { text-decoration: none; color: Yellow}
a:visited { text-decoration: none; color: Yellow}
a:active { text-decoration: none; color: #CC3333}
a:hover { text-decoration: underline}

.dev { font-family: Verdana; color: gray; font-size: 6px} 


#opacitet {opacity: 0.5; filter: alpha(opacity=20);}



