body {
  background: #FFF url(/static/images/backgrounds/ornaments.png) repeat 0px 0px;
  color: #333;
}

#header {
	background-color: #FFF;
}

#profile_wrap {
	box-shadow: none;
}

