h1 {
	background: url(../imagens/img_logo_front.gif);
	height: 178px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -101px;
	margin-top: -150px;
	width: 202px;
}

strong {
	background: url(../imagens/st_front.gif);
	height: 17px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -111px;
	margin-top: 30px;
	width: 223px;
}

em {
	background: url(../imagens/st_tels.gif);
	height: 12px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -75px;
	margin-top: 60px;
	width: 161px;
}

h1 span, strong span, em span {
	display: none;
}
