body {
  background: #7d6756 url(/static/images/backgrounds/brown_circles.png) repeat 0px 0px;
  color: #333333;
}

#header {
	background-color: #7d6756;
}

#profile_wrap {
	box-shadow: none;
}

