body, html { font-family: Courier, serif; font-size: 11px; line-height: 14px; margin: 0; color: #000;}

.main{position:absolute; top: 80px; left: 80px;}
h1 {
	text-indent: -9999px;
	background-color: white;
	width: 200px;
	height: 50px;
}
.footer{ position:absolute; bottom: 80px; left: 80px;}
strong{font-weight: normal}
p { margin: 0 80px 30px 0;color: #000000; }
a { color: #000000;}
.footer p{ float:left;color: #c0c0c0;}
