* {
 margin: 0;
 padding: 0;
}

body {
background-image:url(bak.jpg);
color:#271731;
background-repeat:repeat-x;
background-color:#000;
text-align: center;
 }

a:link {color:#F90;}      /* unvisited link */
a:visited {color:#F90;}  /* visited link */
a:hover {color:#FFF;}  /* mouse over link */
a:active {color:#CCC;}  /* selected link */

#block {
background-image:url(nya.jpg);
margin:  0 auto;
 width: 940px;
 height:650px;
}
 
#text {
margin-top:255px;
margin-left:25px;
width: 585px;
 float:left;
height:315px;
}

#nav {
margin-top: 255px;
margin-left:px;
height:315px;
float:left;
width: 145px;
}

#nyheter {
margin-top: 255px;
height: 315px;
width:185px;
clear:right;
 float:right;
}

#bot {

height: 35px;
width: 920px;
float:right;
}


/* FORMAT */

h1 {
color:#FFF;
text-align:center ;
font-size:120%;}
h2 {
text-align:center ;
;
font-size:140%;
}
l {

}
p {
	letter-spacing:2px;
	font-weight:900;

	font-size: 18px;
	font:"Courier New", Courier, monospace;
color:#F60;
visited color:#FFF;
link color:#F60;  
hover color:#FFF;
active color:#F00;
text-align:center;
}
