body { background: #eee; }
#outer { background: #fff; margin: 0 auto; padding: 24px; width: 692px; }

h1, h2, h3, h4, h5, h6 { font-family: Myriad, "Myriad Pro", Helvetica, Arial,
  sans-serif; font-weight: bold; } 
h1.topheader { background-image: url(../images/header.png);
  height: 140px; width: 692px; background-repeat: no-repeat; 
  margin: 0 auto; text-indent: -1000px; padding-bottom: 12px; } 

.inscription, .byline, .announce { text-align: center; }
.byline { margin-bottom: 12px; }
.announce { font-size: 150%; font-weight: bold; margin: 12px; }
.announce a { color: red; }

.fragment { font-family: Myriad, "Myriad Pro", Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; }

table.cardtable { border: 1px #eee solid; border-collapse: collapse;
  width: 180px; margin: 12px auto; }
table.cardtable td, table.cardtable th { border: 1px #eee solid; width: 50%; }
table.cardtable th { background-color: #eee; }

.image-sidebar img { margin: 4px; border: 1px black solid; padding: 3px; }

.footer { text-align: center; font-size: 90%; }
