.main-bg {
	background-image: url(elements/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: 1A1A1A;
}
.photo-border {
	border: 20px solid #CACACA;
}
.text18 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: 034B94;
	font-weight: bold;
}
