<!-- COPY ALL OF THIS ONTO YOUR WEBSITE HOSTING EDITOR AND MAKE SURE YOU ARE USING THE HTML EDITOR -->
<!-- REMEMBER TO CHANGE IT TO WHAT YOU WANT! -->



<html>
<head>
	
	<title>Sample of orange layout</title>

<link rel="stylesheet" href="main.css" type="text/css">

</head>

<body>

<div id="left" valign=center>
<img src="orange1.gif">
</div>

<div id="top" style="overflow: auto;">
<table cellpadding=5px>
	<td width=200px>
					
	here are some links:

	<!-- YOUR LINKING STARTS HERE! -->
	<br>link
	<br>link
	<br>link
	<!-- YOUR LINKING ENDS HERE! -->

	<!-- THIS IS THE JUICY SEEDS LINK, YOU MUST KEEP IT ON HERE! -->
	<br><a href="http://geocities.com/juicyseeds">juicy seeds</a>
		
	<td width=150px>

	<td width=150px valign=center>
	<img src="orange.gif">

</table>

<div id="center">

<!-- THIS IS WHERE YOUR CONTENT STARTS -->				
This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<p>This is where your content goes. 
<!-- THIS IS WHERE YOUR CONTENT STOPS -->

</div>

		

</table>		



</body>
</html>

