body 
	{
	color: #fdfcf4;
	background-color: #fdfcf4;
	margin: 0px
	}
	
p {
	color: #663300;
	font: 14px georgia, serif;
	text-align: center;
	padding-top: 0px;
}

a {
	color: #663300;
}

.email {
	color: #663300;
	text-decoration: none;
}

.sqr {
color: #B39980;
font: 10px georgia, serif;
}

#supercenter        
	{
	color: #666;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	background-color: transparent;
	margin-left: -265px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 530px;
	height: 150px;
	visibility: visible
	}
	
	.invis    
	{
	color:#ffffff; left: -4000px; position: absolute
	}
