@charset "UTF-8";
.tableborder {
	border: 5px solid #FFFFFF;
}
.background {
	background-image: url(Graphics/woodfloor.jpg);
	background-repeat: repeat;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	color: #5D1F16;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 5px;
	color: #333333;
}
.photoborder {
	border: 6px solid #FFFFFF;
}
