@charset "utf-8";

html {background-color: #eef;}
h1 {color: navy; font-size: medium;}
h2 {color: white; background-color: navy; font-size: medium; font-weight: bold;}
h3 {color: white; background-color: red; font-size: medium; font-weight: normal;}