a:link { color: #00e; }
body { margin: 2.5em; }
div.main { margin: 0 auto; width: 90ex; font: 1em/1.5em Georgia; }
h1 { font-size: 135px; text-align: center; text-transform: uppercase; 
   letter-spacing: 0.2ex; padding: 0; margin: 0; color: #357; 
   padding-left: 35px; margin-bottom: -20px; }
p { text-align: justify; margin: 0 0 1.5em 0; }
p.slogan { text-align: center; font-variant: small-caps; 
   font-size: 1em; letter-spacing: 0.1ex; margin-top: 0.8em; 
   margin-bottom: 1.6em; }
p.nav { text-align: center; font-size: 1.6em; margin-bottom: 1.5em; 
   letter-spacing: 0.05ex; word-spacing: 0.1ex; margin-top: 1.5em; }
address { text-align: center; font-style: normal; }

.box { 
   border-top: 2px solid #e0e0e0; 
   border-bottom: 2px solid #e0e0e0; 
   margin: 1.5em 0; 
   padding: 0.75em; 
   text-align: center; 
}

.links table:before { 
   color: #555; 
   content: "Sponsored links: "; 
   margin-right: 0.3em; 
}

.links a { color: #33f; }

.links table, 
.links tbody, 
.links tr, 
.links td {
   display: inline; 
   margin: 0em; padding: 0em; 
   vertical-align: bottom; 
}

.links td:before { 
   content: "\002022 "; 
   margin-right: 0.3em; 
}

.links td { 
   margin-right: 0.5em; 
}
