@charset "utf-8";
td {
	font-family: "Trebuchet MS", Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C6C5BD;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 5px;
}

.picborder {
	border: 5px solid #073A3A;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #64ACAC;
	font-weight: normal;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F9393;
	padding-bottom: 5px;
	padding-top: 5px;
}

