div#txt{
	margin-top:10px;
	width:100%;
	text-align:center;
}

#txt h3{
	border-left:8px solid #2F2A27;
	border-bottom:2px solid #2F2A27;
	background-color:#1F0C00;
}

p{
	width:95%;
	text-align:left;
	font-size:12px;
	line-height:16px;
	color:#1F0C00;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

div#mail{
	font-size: 16px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}

#mail a,#mail a:link, #mail a:visited{
	text-decoration:none;
	display:block;
	font-size: 14px;
	line-height:20px;
	font-weight:bold;
	color:#650B11;
	width:98%;
	height:30px;
	text-align:center;
	padding-top:10px;
	background-color:#ffffff;
	border:2px solid #2F2A27;
}

#mail a:hover{
	color:#ffffff;
	background-color:#1F0C00;
}
