BODY
{
	background-color: white;
	background-image: url(images/00-skier-bkgrnd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

H1, H2, H3, H4, H5, H6, P, LI, UL
{
	color: black;
	font-family: verdana, sans-serif;
}

P, LI, UL
{
	font-size: small;
}

P
{
	margin: 0;
}

.direction
{
	font-size: x-small;
	text-align: right;
}
