
body {
	font: normal normal normal 2.5em Helvetica, Arial, "sans serif";
	line-height: 1.15em;
	letter-spacing: 1px;
}

a {
	color: #000;
	text-decoration: none;
}

div.address {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10000;
	height: 100%;
}

div.address p {
	padding: 20px;
	margin: 0px;
}

div.block {
	position: relative;
}

table {
	z-index: 8000;
	position: absolute;
	left: 0; 
	top: 0;
	padding: 20px;
	width: 50%;
	height: 95%;
	left: 50%;
}
