* {
	margin: 0; padding: 0; }

html {
	width: 100%; height: 100%; }

body {
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: #225e44 url(../img/bgMain.jpg) fixed;
	font: bold 100% "Book Antiqua", Georgia, "Times New Roman", times, serif;
	font-variant: small-caps;
	color: #fff;
	text-align: left; }
	   
a {
	color: #ff9; }
a:hover {
	color: #ffc;
	text-decoration: none; } 

img, a img {
	border: none;
	text-decoration: none; }

.backLink {
	height: 25px; min-height: 25px;
	padding: 5px 0 5px 25px;
	border-top: 10px solid #030;
	border-bottom: 10px solid #030; }

.iPedigree {
	width: 100%; height: 100%;
	scrolling: none;
	border: none;
	z-index: 1; }