.background1 { 
background-image: url(images/background.jpg); 
background-repeat: no-repeat; 
background-color: 7f7f7f
} 

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1E1F23;
	font-size: 12px;
	
}
body {
	background-color: #1E1F23; background-repeat: no-repeat; background-position: center; background-position: top;
}

a:link {
	color: #1E1F23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E1F23;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #1E1F23;
}
#Layer1 {
	position:absolute;
	width:127px;
	height:39px;
	z-index:1;
	left: 780px;
	top: 16px;
}

h1 {
	font-size: 48px;
	font-style: italic;
	font-weight: normal;
	font-family: georgia;
	text-align: right;
	margin-right: 40px;
	margin-top: 40px;
	}
	
h2 {
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	font-family: georgia;
	text-align: right;
	margin-right: 40px;
	margin-top: 40px;
	}

.p1 { 
	margin-right: 20px;
	text-align: right;
	}

.p2 {
	margin-right: 40px;
	margin-top: 40px;
	text-align: right;
	}
	
.p3 {
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom: 40px;
	}

.p4 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	}

	