@color: #4D926F;

#header {
  color: @color;
}
h2 {
  color: @color;
}



body{ background-color:#c00}
