<html>
<head>
<style type="text/css">
body {font-family:sans-serif;}
</style>
</head>
<body>
<h1>This is heading 1</h1>
<p>This is a paragraph.</p>
<p>...</p>
</body>
</html>