* {
	scrollbar-face-color: #434343;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #E8D4B3;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #434343;
	scrollbar-arrow-color: #80766A;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #6C1535 url(fundo.jpg) repeat;
	color: #3F3534;
	font: 14px "Times New Roman", Times, serif;
}
#wrapper {
	width: 766px;
	margin-top: 0px;
}
#my_top {
	background: url(my_top.jpg) no-repeat;
	height: 211px;
}
#my_mid {
	height: 626px;
	background: url(my_mid.jpg) no-repeat;
}

#text {
	height: 300px;
	width: 270px;
	margin-top: 50px;
	text-align: justify;
	float: right;
	margin-right: 45px;
}
h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	font: 20px "Times New Roman", Times, serif;
}
h5 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#my_footer {
	background: url(my_footer.jpg) no-repeat;
	height: 85px;
}
#my_footer p {
	color: #99877B;
	font-size: 11px;
	float: left;
	margin-left: 70px;
}
