/* Style Sheet for CO-OPA */

BODY
{
	background-image:url('/clouds.jpg');
}

H1
{
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}

H2
{
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}

H3
{
	font-size: medium;
	font-weight: normal;
}

.links
{
	font-size: small;
	font-weight: normal;
}

.mooney
{
	background-image:url('/mooney.jpeg');
}
