body {
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-color: 2c2b2b;
}

body, td, th {
	color: 1d400e;
}

h1, h2 {
	color: #CCC;
}

h3, h4, h5, h6 {
	color: #32332b;
}

a {
  color: #004477;
}

img {
	border-color:#1d400e;
}