<html>
<tile>Trillium Media Design</title>
<style type="text/css">
body { backgrounds-color: #E6E6FA;
       color: #191970;
       font-family: Arial, Verdana, sans-serif;

}
h1 { background-color: #191970;
     color: #E6E6FA;
     line-height: Georgia, "Times New Roman", serif;
}
h2 { background-color: #AEAED4;
     color: #191970;
     font-family: Georgia, "Times New Roman", serif;

}
p { font-size: .90em; 
}
ul { font-wieght: bold;
}
.nav { font-weight: bold;
       font-size: 1.25em;
}
#footer { font-size: .75em;
          font-stlye: italic;
}
.companyname { font-weight: bold;
               font-family: Georgia, "Times New Roman", serif;
               font-size: 1.25em;
}
</style>
<link href="trillium.css" rel="stylesheet" type="text/css />
<h1>Trillium Media Design</h1>
<div class="nav"><a href="index.html">Home</a>
<a href="servies.html">Services</a>
<a href="contact.html">Contact</a></div>
<h2>Our services Meet your business Needs</h2>
   <li>Web site Desgin<li>
      <p>whether your needs are large or small, Trillium can get your company on the web!</p>
   <li>Interactive Animation</li>
      <p>Multimedia training and marketing animations are our specialty.</p>
   <li>E-Commerce Solutions</li>
      <p>Trillium offers quick and easy entry into the e-commerce marketplace.</p>
   <li>Usabiltity Studies</li>
      <p>Trillium can asses the usability of your current site and suggest improvments.</p>  
   <li>Search Engine Optimization</li>
      <p>Most people find web sites using search engines. Trillium can help your site noticed</p>
<p id="footer">Copyright &copy; 2007 Aamir Tucker</p>
</body>
</html>