.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.highlight {
	font-weight: bold;
	color: #C09739;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.name {
	font-size: 24px;
	font-weight: bold;
	color: #C09739;
}
a:hover {
	color: #999999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
}#about {
	height: 600px;
	width: 1000px;
	background-image: url(../images/About.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: right;
	background-color: #000000;
}
#text_about {
	padding-top: 100px;
	padding-right: 480px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#contact {
	background-image: url(../images/Contact.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 1000px;
	vertical-align: text-bottom;
	display: block;
}
#text_contact {
	width: 450px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding-top: 475px;
	padding-left: 550px;
	color: #FFFFFF;
}
.contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}

