.BrownBackground {
	background: url(Images/BrownStripe.gif) repeat-x;
}
.BlackBorder {
	border-top: 3px none #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px none #000000;
	border-left: 3px none #000000;
}
