<!-- CSS Stylesheet For Kyle's Pages -->

<!-- The styles for the "body" tag work in IE but not Firefox
     so use the "*" selector" instead -->
<!-- Thanks to pjb for letting me copy the start of this style sheet!-->

body   { font-family: Arial, sans-serif;
         background-color: #ffffc6; }

*      { font-family: Arial, sans-serif; }



a      { color: orange; }

<p> <a href="index.html"> Home</a>