@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) stylesheet for screen layout
 *
 * @creator       Laurent Cherpit
 * @file          content.css
 * @-yaml-minver  3.1
 */

@media screen, projection
{

  #col3_content h1,
  div.acr h2.csc-header-n1 {
    color: #D8022F;
  }
  #col3_content h1,
  #col3_content h2,
  #col3_content h3,
  #col3_content h4 {text-align:left;}
}
