.openx {
	width: 650px;
	height: 210px;
	background-color: #043A00;
	text-align: left;
	border: groove 2px #FFFFFF;
}

.openx h1 {
	font-size: 16px;
	font-weight: bold;
	width: 650px;
	position: relative;
	text-align: center;
	top: 3px;
}

.openx img {
	width: 200px;
	position: relative;
	top: -210px;
	left: 15px;
}

.openx h2 {
	font-size: 16px;
	width: 405px;
	height: 20px;
	position: relative;
	text-align: justify;
	top: -40px;
	left: 230px;
}

.openx h3 {
	font-size: 12px;
	width: 405px;
	height: 170px;
	position: relative;
	text-align: justify;
	top: 5px;
	left: 230px;
}

