body {
	background-image: url(../images/brownbg.gif);
}
.brownbg {
	background-image: url(../images/brownbarbg.jpg);
	background-repeat: repeat-y;
}
.borderbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
}
.sunrise {
	background-image: url(../images/sunrise.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #4B3B23;
	margin: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smallblack {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
