142
142
<body style="margin: 0; padding: 0; font-family: sans;">
143
143
<div style="background-color: #faa; border-bottom: 1px solid black;
145
145
<p><strong>Warning</strong>: You did not print a "Content-Type" header.
146
146
CGI requires you to print some content type. You may wish to try:</p>
147
147
<pre style="margin-left: 1em">Content-Type: text/html</pre>