* {
font-family: georgia,Times New Roman,Arial,Helvetica; }

body {
background:#ababab url('bakgrund.png') no-repeat;
background-position: center center;
margin:5% auto 5% auto;}

div.ram {
width: 1124px;
/*background:#ffffff;*/
margin:0px auto 0px auto;
padding: 50px 10px 50px 10px }


h1.rubrik {
text-align:center;
margin:170px auto -0px auto;
font-size: 12em; 
COLOR: black; 
font-weight: bold; 
letter-spacing:0.1em; }


div.tag {
text-align:center;
/* width:520px; */
height:120px;
margin:-45px auto 75px auto;
text-transform: uppercase; 
letter-spacing:0.8em;
font-size:1.0em; }


p.fot {
text-align:center;
margin:250px auto 30px auto;
color:#999999;
font-size:1em; }

p.fot2 {
text-align:center;
margin:10px auto 30px auto;
color:#999999;
font-size:1em; }

/* unvisited link */
a:link {
    color: #000000;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: #000000;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #000000;
    text-decoration: none;
}

/* selected link */
a:active {
    color: #000000;
    text-decoration: none;
}

li{display:inline;
margin:0px 40px 0px 0px; }