body{
  color:#000;
}

#header{
  display:none;
}

#footer{
  background:none;
}

#footer a{
  color:#000 !important;
}

#footer span.copyright{
  color:#000;
}

body.receipe_detail h1 {
  background: none;
  color: #2C683D;
  padding: 15px 0 27px 0;
}

#receipe_detail #action{
  display:none;
}

#tips-main-content #share{
  display:none;
}

#tips-content #tips-main-content ul#other-tips li a span {
  color:#000;
}
