body {
background: #000000 url('img/bg.jpg') no-repeat fixed;
}

.l {
background: url('img/logga.gif') no-repeat;
top: 15px;
left: 10px;
width: 325px;
height: 66px;
position: absolute;
}
.m {
position: absolute;
top: 87px;
left: 10px;
width: 145px;
background-color: #000000;
border: #DFDFDF 1px dotted;
padding: 5px;
font-size: 12px;
}
.s {
position: absolute;
top: 304px;
left: 10px;
width: 145px;
background-color: #000000;
border: #DFDFDF 1px dotted;
padding: 5px;
}
.p {
position: absolute;
top: 87px;
left: 173px;
width: 630px;
background-color: #000000;
border: #DFDFDF 1px dotted;
padding: 5px;
}
.r {
position: absolute;
top: 87px;
left: 822px;
width: 145px;
background-color: #000000;
border: #DFDFDF 1px dotted;
padding: 5px;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #DCA000;
}
a:hover {
text-decoration: underline;
color: #F7BA00;
}

table, body {
font-family: Helvetica, Arial, Verdana;
font-size: 12px;
color: #CBCBCB;
margin: 0px;
}

.b {
background-color: #000000;
border: #DFDFDF 1px dotted;
padding: 5px;
}

.big {
text-align: center;
font-size: 14px;
}

.bigleft {
text-align: left;
font-size: 12px;
}

.upp {
font-size: 10px;
}

.bigl {
text-align: left;
font-size: 12px;
}





.mp5 {
margin: 3px;
padding: 2px;
}
.dottedimgborder {
BORDER: #DFDFDF 1px dotted;
margin: 5px;
}
.code {
font-family: Courier, 'Courier New', sans-serif; 
font-size: 11px; 
color: #FFFFFF;
}
