body {
	color : #8B7E6E;
	background-color : Black;
	font-family : "Times New Roman", Times, serif;
	background-image : url(tile.jpg);
}

A {
	color : #8B7E6E;
	font-weight : bolder;
	text-decoration : none;
}

A:hover {
	color : #D4C2B5;
	font-weight : bolder;
	text-decoration : none;
}

A:visited {
	color : #73594A;
	font-weight : bolder;
	text-decoration : none;
}

H1 {
	font-size: 130%;
}
#citat {
	font-style : italic;
	font-size: 90%;
}

H3, H4, H5, H6 {
	font-size : 90%;
}



