@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #3C190C;
	background-color: #E5A4BE;
}
.footer {
	font-size: .8em;
	line-height: 1.5em;
}
h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: italic;

}
a {
	color: #3C190C;
}
h2 {
	font-size: 1em;
	line-height: 1.5em;
	font-style: italic;
}
.copyright {
	font-size: .6em;
	line-height: 1.5em;
}
