h1 { text-align: center; }
h2 { text-align: center; }
h3 { text-align: left; }
body { 	background: #A7A7A7;
	margin: 10% 10% 10% 10%;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	font-weight: bold;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	text-decoration: none;
}	
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-align: center;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.picture {
	float: left;
	margin:0 10px 5px 0;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	font-weight: bold;
	text-align: justify;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	font-weight: bold;
	text-align: justify;
}


.photo {
	float: right;  /* foto van Maria-Helena Fittipaldi bij celebrity deerstalker*/
}
.img {
	margin: 10% 10% 10% 10%;
}

