xxxxxxxxxx
14
<html>
<head>
<style>
h1 {color:white}
p {color:white}
</style>
</head>
<body>
<h1>Hey there...</h1>
<p><font size="5">You've been here a while now..<br>Better wake up before you forget how</font></p>
<img src="goldfish.jpg" height="200" width="300">
</body>
</html>