@import url("base.css");

.text h1 { font-size: 180%; }
.text h2 { font-size: 160%; }
.text h3 { font-size: 140%; }
.text h4 { font-size: 120%; }
.text h5 { font-size: 110%; }
.text h6 { font-size: 100%; }

textarea { font-family: monospace; font-size: 120% }
