html {
	margin: 0 20px 0 20px;
	text-align: justify;
	background: #d0b816 url('trybefore.gif') no-repeat top center;
}
.een {
	font: 97.5% 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
	font-size: 19px;
	font-weight: 500;
	color: #6a5c00;
}
.twee {
	font: 87.5% 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: 700;
	color: #4f4500;
}
.drie {
	font: 87.5% 'Cambria', Times, Times New Roman, Georgia;
	font-size: 15px;
	font-weight: 700;
	color: #655800;
}
.vier {
	font: 97.5% 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
	font-style: italic;
	font-size: 17px;
	font-weight: 570;
}
::-moz-selection {
	background:#FF0B5B;
	color:#fff;
}
::selection
{
	background:#FF0B5B;
	color:#fff;
}

