@import "reset.css";
@charset "UTF-8";
/* CSS Document */

/*GENERAL STYLES*/
body#home section#main article {
  background: url("../img/backg_overlay_ie8_.png") repeat;
}
body#codes .overlay{
  background: url("../img/backg_overlay_ie8_.png") repeat;
}
body#codes section#main article .button.secondary {
    margin: 0 0.9em;
}