#partcon {
	display: block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	position: relative;
	height: 386px;
	width: 500px;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
#layer1 {
	text-align: center;
	display: block;
	position: relative;
}

