
p {font-family: Verdana; color: white; font-size: 100%; background: black}


p.intro {background-image: panorama-fix.jpg #000000 no-repeat;
	color: #ffffff;
	position: relative;
	height: <nn>100;
	width: <mm>800;
	}
	panorama-fix.jpg a {
	position: absolute;
	}
	panorama-fix.jpg img {
	border-style: none;
	}

table {
  font-family: Verdana;
  color: white;
  font-size: 100%;
  background: black;
  border-width: 2;
  border-color: black;
  }



	
	
body { margin-left: 5%; margin-right: 5%; background: black}
h1 { margin-left: -8%;}
h2,h3,h4,h5,h6 { margin-left: -4%; }

<style>
	<!--
	A{color 0099FF;text-decoration:none}
	-->
	A:hover { color: rgb(0, 96, 255) }
	
</style>	
	
	<style type="text/css">
		{
		background: panorama-fix.jpg #000000 no-repeat;
		color: #ffffff;
		font-size: 100%;
		position: relative;
		height: <nn>100;
		width: <mm>800;
		}
		panorama-fix.jpg a {
		position: absolute;
		}
		panorama-fix.jpg img {
		border-style: none;
		}
	
	</style>