@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
body {
	background:url(background.jpg);
	background-color:#c1e2ff;
	background-repeat:repeat-x;
}
#header {
	background:url(Logo.jpg);
	text-align:center;
	width:725px;
	height:83px;
	margin-bottom:20px;
}
#header h1 {
	font-size:36pt;
	margin-top:-10px;
}
#content {
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	width:725px;
	background:url(content.jpg);
}
#tekst {
	padding:20px;
	text-align: center;
}
#booktext {  background-color:#FFFFCE; border:1px dashed black; width:600px; margin:auto; padding:40px; }
#footer { background:url(footer.jpg); height:20px; }

#highlight {
	background-color:#FF9; border:1px dashed black; text-align:center; padding:10px; margin:0px 30px;	
}


h1 {padding-top:5px; margin:0px; font-family:Papyrus;}
h2 {
	font-family:Papyrus;
	text-align: center;
}
#header p {padding:5px; maring-bottom:10px; margin-top:0px; font-family:Papyrus;}
#header a {color:black; text-decoration:none; }
.g { color:#999999; }
a.h {color:#666666; text-decoration:none;}
a.b {color:black; text-decoration:none;}
a.b:hover {color:red; text-decoration:underline;}
a.h:hover {text-decoration:underline; }

p.foot {font-family:Papyrus; font-size:14pt;}

.psb {
	margin-top:100px;
}
.psbuy {
	font-size:18pt;
	color:#509E30;
}
