body {
	font-size: 100%;
	background-image:URL('back.gif');
}

h1 {
	font-size: 2.5em;
	text-align: center;
}


h2 {
	font-size: 1.875em;
}


p {
	color: black;
	text-align: left;
	font-size: 1em;
	
}

p.sansserif {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 50px;
}

p.arvo {
	font-family: 'Arvo';font-size: 22px;
	margin: 50px;
}