body
{
	font-family: verdana, helvetica, sans-serif;
	background: #FFFFFF url(images/stains.jpg) top left no-repeat;
	font-size: 15px;
	color: #000000;
}

h1
{
	font-size: 23px;
	border-bottom: 1px solid black;
}

p:first-letter
{
	font-size: 19px;
}

a
{
	color: #00AA00;
	text-decoration: none;
}
