body {
  color: #423132;
}

#content {
  background: #fff url("bruin_boven.png") no-repeat right top;
  float: left;
}

#column2 {
 background: #E8E8DA url("bruin_onder.png") no-repeat right top;
}

#column3 {
	background-color: #E8E8DA;
}

h1 {
	font-size : 16px;
	color: #753B37;
	font-weight : bold;
}

h2 {
	font-size : 14px;
	font-weight : bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

a {
  color: #753B37;
}

a:hover {
	color: #753B37;
}

