body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #404040;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 760px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #999999;
	height: 480px;
	width: 760px;
	text-align: left;
	background-image: url(images/columba-holding-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#link {
	position: relative;
	height: 75px;
	width: 325px;
	top: 365px;
	left: 93px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.textcolor1 {
	font-family: "Times New Roman", Times, serif;
	color: #A68C40;
}
#link a {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
