
body {
background-color: #ffff99;
}
.bild {text-align: center;}
strong {font-size: 16px}
.bg_green {background-color: greenyellow;}
.spec {background-color: red; font-size: 26px; font-weight: bold;}
.kod { font-family:"Courier New", Courier;}
a {
color:#666666;
font-size:16px;
text-decoration:none;
}
a:hover {
text-decoration:underline overline;
}