BODY {
margin: 0;
padding: 0;
background: url(http://www.bluv.nu/site/images/back.jpg);
}

H1{
font-family: arial;
font-size: 16px;
color: #12b4e9;
font-weight:bold;
}

P{
font-size: 11px;
font-family: arial;
color: #000000;
line-height: 16px;
}

P.intro{
font-size: 12px;
font-family: arial;
color: #000000;
line-height: 16px;
}

div#menu{
position:relative;
top: 41px;
}

div.item{
cursor: hand;
background: #003366;
width: 209px;
font-size: 12px;
font-family: arial;
line-height: 23px;
margin-bottom: 4px;
color: #ffffff;
}

div.item_active{
cursor: hand;
background: #ffffff;
width: 209px;
font-size: 12px;
font-family: arial;
line-height: 23px;
margin-bottom: 4px;
color: #003366;
}

div.item:hover{
background: #ffffff;
width: 209px;
font-size: 12px;
font-family: arial;
line-height: 23px;
margin-bottom: 4px;
color: #003366;
}
