<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#imagem_conteudo_central {
	background-image: url(Imagens/Heidelberg_SM_74_700pix.jpg);
	height: 548px;
	width: 700px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
</pre></body></html>