body
{
	margin: 0;
	border: 0;
	background-color: white;
	color: black;
	font-family: arial;
	font-size: 10pt;
	background-image: url("portrait_of_apathy.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 265px;
}
h1.intro
{
	background-image: url("i_will_always_love_you.png");
	width: 458px;
	height: 50px;
	border: 0;
	background-position: upper left;
	background-repeat: no-repeat;
	margin-top: 2%;
}

.hidden
{
	display: none;
}
h2
{
	margin-left: 20px;
}
p
{
	text-indent: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
p.sig
{
	text-align: right;
	margin-right: 20px;
}
