@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49291f;
	background-color: #DBB3AC;
	background-image: url("AchterRoseOfTheEmpress.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
}
a:link {
	color: #a81815;
	text-decoration: underline;
}
a:visited {
	color: #a81815;
	text-decoration: underline;
}
a:hover {
	color: #08152e;
	text-decoration: underline;
}
a:active {
	color: #a81815;
	text-decoration: underline;
}
