
title {
	font-family: "Papyrus";
}

body {
	font-family: "Papyrus", Tahoma, Arial, sans-serif;
	font-size: 100%;
	background-color: #190370;
}

p	{
	font-family: Georgia, "Papyrus", Times, serif;
	font-size: 0.875em;
	line-height: 1.75em; 
}

h1	{
	font-family: Papyrus;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
}

h2, h3	{
	font-size: 1.25em;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}


p, h1, h2, h3{
	margin-bottom: 20px;
}

