body {
	background-image:url(bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #DED4D3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-TRACK-COLOR: #333333;
}

.style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #8F7164;
	font-weight: bold;
	margin:28px;
}

.style2 {
	font-size:11px;
	color:#333333;
	text-align:justify;
	line-height:23px;
	margin:28px;
}

#caixa{
		width:750px;


}