<html>
<head>
<title>template</title>
</head>
<!--Use
this template to make webpages for people-->
<body
bgcolor="black"> <!--try
different colors for background>
<font
color="white"> <!--try
different colors for text color>
<h1>Johannes
Kepler</h1>
<i>Welcome
to my Homepage!</i>
<hr>
<h2>Who
am I</h2>
<h2>What
is this Document</h2>
<h2>Current
Activities</h2>
<h2>Related
Information</h2>
<hr>
<address>
Johannes
Kepler <kepler@astronova.com><br>
Last
updated: September 7, 1610
</address>
</body>
</html>

