/* simple.css for simple.html */
body { background-color: yellow; }
h1 { color: blue; }
