body { 	color: black; 
		font-size: 8pt; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		background-color: black; 
		margin: 0; padding: 0; 
		width:100%; height:100%;
		overflow: hidden;
		scrollbar-face-color:#5f515f;
 
		
		  }
p {}
td {}
a:link, a:visited { color: #8a828a; text-decoration: none }
a:hover { color: #d67595; text-decoration: none }
a:active { color: #d67595; text-decoration: none  }
img { width:100%; }
#boks {	background-color:white; 
		width: 94px; 
		padding: 10px; 
		position:absolute;
		top:15px; 
		left:15px; 
		 }
#about {background-color: white; 
		width: 330px; 
		height: auto; 
		padding: 15px;
		 position:absolute; 
		 top:15px; 
		 left:130px; }
		 
 #blog {background-color: white; 
		width: 460px; 
		height: 90%; 
		overflow: auto;
		padding: 15px;
		padding-right: 6px;
		position:absolute; 
		 top:15px; 
		 left:130px; }
		 
.style3 { padding-top: 4px; padding-bottom: 4px; font-size:5pt; letter-spacing:2pt; font-style:normal}
.style1 { padding-top: 4px; padding-bottom: 4px;}
.style2 { padding-top: 4px; padding-bottom: 4px; font-size:7pt; letter-spacing:2pt;}


.logo { padding-bottom: 8px; }
#info { width:80px;  font-style: italic; padding-top: 22px; font-size: 7pt;}
.pink { color:#d67595; }
.right {text-align: right; font-family: Arial; color:#d67595; font-weight: bold; padding-right: 4px; }

#neste {background-color:white;
		text-align:center;
		
		width: 18px; 
		height: 14px; 
		position:absolute;
		top:600px;
		left: 1145px;
		}
		
#forrige {background-color:white;
		text-align:center; 
		width: 18px; 
		height: 14px;  
		position:absolute;
		top:600px;
		vertical-align:middle;
		 }
