<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document, College of Forestry, Oregon State University</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"
/>
<meta name="keywords" content="Enter keywords here "
/>
<meta name="description" content="Enter description here."
/>
<meta name="author" content="Enter the author here."
/>
<meta name="copyright" content="Enter the copyright owner
here." />
<meta name="rating" content="general" />
<meta name="robots" content="all" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<?php include("http://www.cof.orst.edu/Templates/scripts.inc");
?>
<link href="http://www.cof.orst.edu/Templates/site.css" rel="stylesheet"
type="text/css">
<STYLE TYPE="text/css">
<!--
@import url(http://www.cof.orst.edu/Templates/site.css);
-->
</STYLE>
</head>
<?php include("http://www.cof.orst.edu/Templates/topandbody.php");
?>
<h1 align="center"> Title</h1>
<p>text<br>
text<br>
text<br>
</p>
<?php include("http://www.cof.orst.edu/Templates/bottom.inc");
?>
</body>
</html>