body       {
  background-color: #c0c0c0;
  text-align: center;
  padding:  0;
  margin:   0;
}

a:link     { color: #0000ff; text-decoration: underline; }
a:visited  { color: #0000ff; text-decoration: underline; }
a:active   { color: #666666; text-decoration: none; }
a:hover    { color: #ffee00; text-decoration: none; }

img        { border-width: 0px; }

embed      { margin     : 40px auto 0px; }

table      {
  background-color: #ffffff;
  width           : 100%;
  margin          : 120px 0 0;
}

td       {
  text-align      : center;
  padding-bottom  : 20px;
 }

#next      {
  width           : 110px;
  background-color: #ffffff;
  font-size       : 24px;
  font-weight     : bold;
  margin          : 0px;
}

.caribbean { margin: 100px auto 0px; }

