/* CSS Document */

body
{
	margin-left: 50;
	background-image: url('bookblad.jpg');
	color: #0066FF;
	font-family: verdana;
	font-size: 100%;
}


h1
{
	color: ##0033CC;
	font-family: verdana;
	font-size: 150%;
	font-weight: bold;
}

h2
{
	color: ##0033CC;
	font-family: verdana;
	font-size: 125%;
	font-weight: bold;
}
