<html> <head><title>Marcia Woods' First Web Page</title> </head> <body> <h1>Marcia Woods' First Web Page</h1> <p>This is the first image that I created in my <a href="http://www.stevespence.org/courses/cms3710/default.html">CMS 3710</a> class.</p> <img src="clouds.jpg" alt="clouds image" width="375" height="500"> <p>Updated:January 26, 2010</p> </body> </html>