body {
  margin: 0;
  padding: 0;
  background-color: #FAEBD7;
  font: 400 0.8em verdana, arial, sans-serif;
  color: #2D170D;
  text-align: left;
}

a {
  text-decoration: none;
  color: #943112;
  font-weight: bold;
}

a:hover {
  color: white;
}


ul li {
  list-style: disc;
}

li {
	padding-bottom: 10px;
}

.maintable
{
	background-color: #222222;
}

.box1
{
padding: 15px 10px 15px 15px;
	background-color: #C9B793;
	width: 553px;
	border-top: none;
	border-right: 1px solid #2A150C;
	border-left: 1px solid #2A150C;
	border-bottom: 1px solid #2A150C;
}

.box2
{
	padding: 20px;
	background-color: #EAD7AD;
	width: 281px;
	border-right: 1px solid #2A150C;
	border-left: 1px solid #2A150C;
}

.box3
{
	padding: 20px 20px 20px 20px;
	background-color: #F05424;
	width: 199px;
}

.copyright
{
	font-size: x-small;
	color: #C9B793;
}

.copyright a
{
	font-size: x-small;
	color: #943112;
}

.copyright a:hover {
  color: white;
}
