#intrologo {
	position: relative;
	left: 20%;
	top: 120px;
	clear: both;
	width: 343px;
}
#optitext {
	position: relative;
	top: 200px;
	font-size: 10px;
	width: 40%;
	left: 30%;
	text-align: center;
	background-color: #666666;
}

