html, body {
	height: 99%;
	margin: 0px;
	margin-top: 30px;
	background-color: #FFFAFA;
	vertical-align:middle;
}

img {
	border:0px;
}

#Layer1 {
	z-index:1;
	border: 1px;
	border-style: solid;
	width: 550px;
	height:auto;
	background-image: url(background1px.gif);
	background-repeat: repeat;
	layer-background-image: url(background.gif);
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	overflow: hidden;
}

#Layer2 {
heigt: 100%;
width: auto;
margin-left: 40px;
margin-right: 40px;
margin-top: 30px;
margin-bottom: 20px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0D8DF6;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
