body {
background-image:url("../image/bgintro.jpg");   background-repeat:repeat-x;
padding-top: 15;
font-family: verdana;
font-size: 12px;
color: #000000;
}

.introbild {
border-color: #333333;
border-width: 40px;
}


a:link, a:visited, a:active

{
font-weight: bold;
font-size: 13;
color: #000000;
border: 0px solid gainsboro;
text-decoration: underline;
}

a.link:hover
{
text-decoration: none;
}

