body { margin-top:0px; margin-bottom:25px; margin-left:0px; margin-right:5px; background-color:#191329;
} p, h1, h2, h3, h4, h5 { font-family:monospace; color:#ffffff; margin-left:3%; } h1, h2, h3, h4, h5 
{ font-weight:700 } h6.outside { font-family : sans-serif; 
font-size : 90%; font-weight : normal }

a:link { color:#E3EDED; text-decoration:none; }
a:visited { color:#B1BECD; text-decoration:none; }
a:hover { color:#E3EDED; text-decoration:underline; }

.inside {
	padding: 5px;
	background-color : #314A58;
	margin-bottom : 10px;
	border:solid;
	border-width:1px;
	border-color:#E3EDED;
	}
.andersrum {
	padding: 5px;
	margin-bottom : 10px;
	}	
.left { 
	float:left; 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	}
.right { 
	float:right; 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	}
.book { 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	border-right: 4px double; 
	border-bottom: 5px double;
	border-color:#E3DFCB;
	}
.andersrum a:link { color:#666666; text-decoration:none; }
.andersrum a:visited { color:#111111; text-decoration:none; }
.andersrum a:hover { color:#000000; text-decoration:underline; }



