body {
background-color: #ADFF2F;
background-image: url('bakgrund.png');
background-position: top center;
background-repeat: no-repeat;
color: dark-green;
margin:0px;
}
#canvas {
display:block;
height:1px;
left:0px;
overflow:visible;
position:absolute;
text-align:center;
top:50%;
visibility:visible;
width:100%;
}
#nothing {
font-family:Verdana,Geneva,Arial,sans-serif;
height:100px;
left:50%;
margin-left:-250px;
overflow:hidden;
position:absolute;
top:-50px;
visibility:visible;
width:500px;
text-align: left;
}
.subdue {
font-size:12pt;
line-height: 18pt;
}
a {
background:yellow none repeat scroll 0%;
color:black;
font-weight:normal;
text-decoration:none;
padding:1px;
}
a:active {
background:yellow none repeat scroll 0%;
font-weight:normal;
text-decoration:none;
}
a:hover {
background:yellow none repeat scroll 0%;
font-weight:normal;
text-decoration:none;
}
a:visited {
background:yellow none repeat scroll 0%;
font-weight:normal;
text-decoration:none;
}