.body {
	background-image:url("images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;	
}

.texto1 {
	font-family: Georgia, Times New Roman;	
	font-size:13px;
	text-align:left;
    color: #FFFFFF;
	}	
	
	
.texto2 {
	font-family: Georgia, Times New Roman;	
	font-size:16px;
	text-align:left;
	font-weight: bold;
    color: #948B23;
	font-style:italic;
	}	


.titulo {
	font-family: Georgia, Times New Roman;	
	font-size:40px;
	font-weight: bold;
    color: #948B23;
	font-style:italic;
	}	
	
.td {
	background-image: url(img/fundo_td.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.imagem
img{
	border: none black 0px;
}


	#header #smoke {
	position: absolute;
	top: -33px;
	left: 1px;
	width: 100%;
	height: 200px;
	z-index: -1;
		}