On the html side: <link rel="stylesheet" href="styles/dsidhestyle.css" type="text/css"> 

***navbar -> 26 px only!

/* Style sheet created by D. Sidhe */
/* website: www DOT geocities DOT com SLASH dsidhe */
/* e-mail: dsidhe AT yahoo DOT com */
/* date created: September 19, 2003 */
/* date last modified: September 19, 2003 */


<STYLE TYPE="text/css">
<!--

body {background-color: #6495ED;
      text-align: justify;
      font-family: Verdana, Arial;
      font-size: 11px;
      color: #FFFFF0;   
      scrollbar-face-color: #6495ED; 
      scrollbar-shadow-color: #191970; 
      scrollbar-highlight-color: #F0F8FF; 
      scrollbar-track-color: #778899; 
      scrollbar-arrow-color: #191970;}

a:link.navbar {color: #B0E0E6; 
      text-decoration: none;
      font-size: 24px;}
a:visited.navbar {color: #778899; 
      text-decoration: none;
      font-size: 24px;}
a:hover.navbar {color: #6495ED; 
      text-decoration: none;
      font-size: 24px;}

a:link {color: #191970;}
a:visited {color: #D3D3D3;}
a:hover {color: #F0F8FF;}

table {background-repeat:no-repeat;
      text-align: left;
      font-family: Verdana, Arial;
      color: #FFFFF0;}

td.aboutme {font-size: 11px;}

td.entries {font-size: 12px;}

td.right {font-size: 11px;}

p.aboutheading  {text-align: center;
          font-family: Verdana, Arial;
          font-size: 14px;
          font-weight: bold;
          color: #FFFFF0;
          border: thin solid #191970;
          margin: 1em;}

p.entriestitle {text-align: center;
          font-family: Verdana, Arial;
          font-size: 18px;
          font-weight: bold;
          color: #FFFFF0;
          border: thin solid #191970;
          margin: 1em;}

p.maincenter {text-align: center;
          font-family: Verdana, Arial;
          font-size: 12px;
          font-weight: bold;
          color: #FFFFF0;}

p.main {text-align: left;
          font-family: Verdana, Arial;
          font-size: 12px;
          font-weight: bold;
          color: #FFFFF0;}

-->
</STYLE> 

