/* Design by Geert Valk http://www.gutsconsultancy.nl */ * { margin: 0; padding: 
0; } body { margin: 20px 0; background: #3B3B3B url(images/img1.gif) repeat-x; 
font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #BABABA; } 
h1, h2, h3 { font-weight: normal; color: #FFFFFF; } h1 { font-size: 197%; } h2 
{ font-size: 167%;  } h3 { font-size: 100%; font-weight: bold; } p, ul, ol { margin-bottom: 
1.8em; line-height: 167%; font-size: 100%; } a:link { color: #94B0C8; } a:hover 
{ text-decoration: none; color: #FFFFFF; } a:visited { color: #BABABA; } 

/* Header */ #header { width: 740px; height: 80px; margin: 0 auto; } #logo { float: left; 
width: 700px; height: 180px; background: #9BAFCB; border: 1px solid #000000; border-left-width: 
5px; } #logo h1 { padding-top: 20px; text-align: center; letter-spacing: -1px; 
font-size: 24px; } #logo h1 a { color: #000000; } #logo h2 { text-align: center; 
text-transform: uppercase; letter-spacing: 2px; font-size: 8px; font-weight: bold; 
} #logo h2 a { color: #3B3B3B; } #logo a { text-decoration: none; }

  /* Splash */ #splash 
{ width: 740px; height: 180px; margin: 0 auto; background: url(images/img2.jpg) 
no-repeat right top; } #splash p { padding: 100px 550px 50px 20px; text-align: 
right; font-weight: bold; color: #000000; } /* Page */ #page { width: 740px; margin: 
0 auto; } 