body { margin: 0px; padding: 0px; background-color:#f8eaf3; font-family: arial; display:block}

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

.purborder {
	background: #9999cc;
}

#main {position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width:800px;
	height:575px;
	margin-top: -295px;
	margin-left: -380px;
}