	
p , ul, ol, h1, h2, h3{
	margin: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/background.png);
}
.xlarge {
	font-size: 2em;
	line-height: 0.8em;
}
#container p a {
	color: #9BA421;
	text-decoration: underline;
	font-size: 1.2em;
}

