body { background:#FFFFFF url('../images/bkgd.jpg') no-repeat fixed top center;
}

p, table { font-family: Arial; color: #000000; font-size: x-small;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
	
.content {
	background-image: url('../images/lasvegas-skydiving-content.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: small;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
}

.xxsmall {font-size: xx-small}

hr {color:#999999;
	height: 1px;
	width: 100%;
	}