.layer1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bold;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
}
#Layer2 {
	position:absolute;
	left:320px;
	top:42px;
	width:347px;
	height:283px;
	z-index:1;
}
