<html>

<head>

<title>Our Homepage</title>

</head>

<body>

<body bgcolor="#ffa500">

<img src="nwe.gif">

<p>

<font color="#0000ff"> this is a webpage</font>

<p>

<font size="+3"> something big </font>

<p>

<font face="arial"> go arial </font>

<p>

<marquee loop="infinite"> forever </marquee>

<p>

<a href="http://www.ufl.edu"> click to visit uf homepage </a>


</body>

</html>