body {
  background: #2b2b2b url(/static/images/backgrounds/12.png) repeat 0px 0px;
  color: #333333;
}

#header {
	background-color: #2b2b2b;
}

#profile_wrap {
	box-shadow: none;
}

