.h1 { font-size: xx-large; font-family: sans-serif; font-weight: 900; font-style: italic; }
.h2 { font-size: large; font-family: ARIAL; font-weight: bold; line-height: 1; }
.h3 { font-size: medium; font-family: Helvetica; font-weight: bold; }
body { background-color: #fc9; }

