body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.norpt {
	background-repeat: no-repeat;
}
.rptx {
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	color: 996633;
}
.mainheading {
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: 996633;
}
.photoframe {
	border: medium double;
}
.paddy {
	padding: 8px;
}
.righty {
	padding-right: 8px;
}
.smalltext {
	font-size: 11px;
	font-style: oblique;
}
