body {
  background: #152510 url(images/trees.jpg);
}

.addthis_toolbox {
  position: absolute;
  top: 55px;
  right: 50px;
}

#container {
  background: url(https://s3-ap-southeast-1.amazonaws.com/candidate-office/skins/_resources/skin-bg-trans.png) repeat-y center;
  min-height: 400px;
  margin: 40px auto 0;
  position: relative;
  padding: 0 45px 10px;
  width: 760px;
}

#header {
  background: url(https://s3-ap-southeast-1.amazonaws.com/candidate-office/skins/_resources/hat-trans.png) no-repeat;
  margin: 0 -45px -51px;
  padding: 50px 0 25px;
  position: relative;
  top: -51px;
}

#header, #header #logo {
  height: 57px !important;
}

#header #logo {
  position: absolute;
  top: 50px;
  left: 45px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;

  background: url(images/logo.png) no-repeat;
  width: 107px;
}

#job #job_header h1,
#job #new_application h2,
#job #new_application fieldset.buttons {
  background: #333333 !important;
  color: white !important;
  font-weight: bold !important;
}

#job #new_application h2 span.required {
  color: white !important;
  top: 8px !important;
}

#job #logger { margin: 1em 0; }

a { color: #005595; }

a:hover { opacity: .75; }