html {
	overflow-y: scroll;
}
body
{
background-color:#111111;
background-image:url('../img/background.gif');
background-repeat:no-repeat;
background-position:top left;
margin:10px;
padding:0px;
}
td
{
font-family:Verdana, Arial;
font-size:0.8em;
font-weight:normal;
color:#ffffff;
}
a:link, a:visited
{
color:#fad701; 
font-weight:bold; 
text-decoration:none;
}
a:hover, a:active
{
color:#ffffff; 
font-weight:bold; 
text-decoration:underline;
}
h1
{
font-size:1.5em;
font-weight:bold;
}
.rubrik
{
font-size:1.5em;
font-weight:bold;
}
.band
{
font-size:2.1em;
font-weight:bold;
}


