* {
  font-family: Arial, Century Gothic;
  font-size: 12pt;
}
h1 {
  font-size: 14pt;
}
td {
  width: 33%;
  vertical-align: middle;
  padding: 12px;
  border-style: solid;
  border-color; black;
  border-width; 1px;
}
a {
  color: black;
  text-decoration: none;
  font-size: 12px;
}
img {
  color: black;
  border-style: none;
}
.pile { 
  position: absolute; 
  left: 28px; 
  top: 28px; 
}
.a1 { 
  position: absolute; 
  left: 28px; 
  top: 28px; 
}
.a2 { 
  position: absolute; 
  left: 388px; 
  top: 54px; 
}
.a2b { 
  position: absolute; 
  left: 340; 
  top: 54px; 
}
.c3 { 
  position: absolute; 
  left: 540px; 
  top: 412px; 
}
.a3pysty { 
  position: absolute; 
  left: 604; 
  top: 28px; 
}
.driver { 
  position: absolute; 
  left: 568px;
  top: 540px; 
  font-size: 42px;
  z-index: 3;
}
.shadow { 
  position: absolute; 
  left: 576px; 
  top: 540px; 
  font-size: 42px;
  color: #a0a0a0;
  z-index: 2;
}
.c-pic {
  text-align: center;
}
.first {
  position: absolute;
  left: 300px;
  top: 28px;
  width: 496px;
  height: 128px;
  text-align: left;
  vertical-align: middle;
}
.first-center {
  position: absolute;
  left: 300px;
  top: 28px;
  width: 496px;
  height: 128px;
  text-align: center;
  vertical-align: middle;
  font-variant: small-caps;
}
.second {
  position: absolute;
  left: 44px;
  top: 220px;
  width: 736px;
  height: 128px;
  text-align: center;
  vertical-align: middle;
}
.second-left {
  position: absolute;
  left: 44px;
  top: 220px;
  width: 736px;
  height: 128px;
  text-align: left;
  vertical-align: middle;
}
.third {
  position: absolute;
  left: 44px;
  top: 412px;
  width: 468px;
  height: 128px;
  text-align: left;
  vertical-align: middle;
}
.menu {
  position: absolute;
  left: 28px;
  top: 606px;
  width: 768px;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: none;
}

.menurow {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #d0d0d0;
}

.menuitem {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0px;
  width: 126px;
  font-variant: small-caps;
  font-size: 8pt;
  border-width: 1px;
  border-color: black;
  border-style: solid;
}

.em {
  font-weight: bold;
}

