body {
	background-image: url(images/lo.png);
	background-position: top left;
	font-family: Arial;
	color: #E2CEDD;
}
a {
	text-decoration: none;
}
a:link { color: #75340c; }
a:visited { color: #75340c; }
a:hover { color: #f8f8f8; }
.page  {
	background-image: url(images/artback.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.art {
	text-align: left;
	color: #75340c;
	padding-left: 30px;
}
.imp {
	text-align: center;
	font-size: 1.2em;
	color: #75340c;
	padding-left: 30px;
}
