body { background-color:#000000; background-image:url(../bilder/connyback.jpg); background-repeat:no-repeat; background-attachment:scroll; background-position:center 100px; }
h4, h5, h1, h2, h3 { font-family: 'IM Fell French Canon', sans-serif; color:#E3DFCB; } 
p { font-family:sans-serif; color:#E3DFCB; margin-left:15px; margin-right:5px; line-height:120%; text-shadow: black 2px 2px 5px; } 
h1, h2, h3, h4, h5 
{ font-weight:bold; margin-left:5px; } h6.outside { font-family : arial, helvetica, sans-serif; 
font-weight : normal }

a:link { color:#FFF9DD; text-decoration:none; font-weight:bold; }
 a:visited { color:#E3DFCB; text-decoration:none; }
 a:active { color:#FFF9DD; text-decoration:none; }
 a:hover { color:#FFFCEC; text-decoration:underline; }

.inside {
	font-family : sans-serif;
	line-height : 140%;
	font-weight : lighter;
	padding: 5px;
	background-color : #1A2B29;
	margin-bottom : 10px;
	margin-right : 5px;
	margin-left:5px;
	border:solid;
	border-width:1px;
	border-color:#E3DFCB;
}
.left { 
	float:left; 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	border-color:#E3DFCB;
	}
.right { 
	float:right; 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	border-color:#E3DFCB;
	}
.book { 
	margin:5px; 
	border:solid; 
	border-width:1px; 
	border-right: 5px double; 
	border-bottom: 4px double;
	border-color:#E3DFCB;
	}
.light {
	background-color : #1A2B29;
	padding:5px;
	}
