@charset "utf-8" ;
    .stripe { background: repeating-linear-gradient(-45deg, #FFF9CC, #FFF9CC 5px, #ffffff 5px, #ffffff 10px); }
    article .bg_red {
      background-color: #FE0000;
    }