body {
	margin: 0px;
	height:100%;
	width:100%;
}
.tec-txt p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 28px;
    color: #000;
	text-align: center;
	width: 86%;
    margin: 0 auto;
}
.tec-txt img {
	display: block;
	position: relative;
    margin: 0 auto 30px auto;
}