body {
	background-image: url(images/background04.jpg);
	background-repeat: repeat;
	margin-left: 150px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}


.textblock {
	color: #283040;
	padding: 10px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textbody {
	color: #283040;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.texttitle {
	color: #283040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
}

.textsubtitle {
	color: #283040;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}


.box {
	border: 5px solid #223427;
	background: #FFFFFF;
}
