body {
  background-image: -webkit-linear-gradient(top, #1a1a1a, #121212);
  background-image: -moz-linear-gradient(top, #1a1a1a, #121212);
  background-image: -ms-linear-gradient(top, #1a1a1a, #121212);
  background-image: -o-linear-gradient(top, #1a1a1a, #121212);
  background-image: linear-gradient(to bottom, #1a1a1a, #121212);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #e0e0e0;
}

p {
  text-align: center;
  color: #e0e0e0;
}

h1 {
    background: #1e3a5f;
    background-image: -webkit-linear-gradient(top, #1e3a5f, #0d223d);
    background-image: -moz-linear-gradient(top, #1e3a5f, #0d223d);
    background-image: -ms-linear-gradient(top, #1e3a5f, #0d223d);
    background-image: -o-linear-gradient(top, #1e3a5f, #0d223d);
    background-image: linear-gradient(to bottom, #1e3a5f, #0d223d);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    text-shadow: 1px 1px 0px #000000;
    -webkit-box-shadow: 0px 2px 6px #000000;
    -moz-box-shadow: 0px 2px 6px #000000;
    box-shadow: 0px 2px 6px #000000;
    font-family: Georgia;
    color: #e0e0e0;
    font-size: 15px;
    min-width: 16%;
    max-width: 32%;
    margin-left: auto;
    margin-right: auto;
    border-top: solid #2a5792 1px;
    border-right: solid #1e3a5f 1px;
    border-bottom: solid #0d223d 1px;
    border-left: solid #1e3a5f 1px;
    text-decoration: none;
    text-align: center;
}

h2,
.img {
  background: #703600;
  background-image: -webkit-linear-gradient(top, #703600, #4a2300);
  background-image: -moz-linear-gradient(top, #703600, #4a2300);
  background-image: -ms-linear-gradient(top, #703600, #4a2300);
  background-image: -o-linear-gradient(top, #703600, #4a2300);
  background-image: linear-gradient(to bottom, #703600, #4a2300);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  text-shadow: 1px 1px 0px #000000;
  -webkit-box-shadow: 0px 2px 6px #000000;
  -moz-box-shadow: 0px 2px 6px #000000;
  box-shadow: 0px 2px 6px #000000;
  font-family: Georgia;
  color: #e0e0e0;
  font-size: 15px;
  min-width: 16%;
  max-width: 32%;
  margin-left: auto;
  margin-right: auto;
  border-top: solid #8b4100 1px;
  border-right: solid #703600 1px;
  border-bottom: solid #4a2300 1px;
  border-left: solid #703600 1px;
  text-decoration: none;
  text-align: center;
}

h3 {
  background: #690000;
  background-image: -webkit-linear-gradient(top, #690000, #450000);
  background-image: -moz-linear-gradient(top, #690000, #450000);
  background-image: -ms-linear-gradient(top, #690000, #450000);
  background-image: -o-linear-gradient(top, #690000, #450000);
  background-image: linear-gradient(to bottom, #690000, #450000);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  text-shadow: 1px 1px 0px #000000;
  -webkit-box-shadow: 0px 2px 6px #000000;
  -moz-box-shadow: 0px 2px 6px #000000;
  box-shadow: 0px 2px 6px #000000;
  font-family: Georgia;
  font-weight: bold;
  color: #ffffff;
  font-size: 15px;
  min-width: 16%;
  max-width: 32%;
  margin-left: auto;
  margin-right: auto;
  border-top: solid #7d0000 1px;
  border-right: solid #690000 1px;
  border-bottom: solid #450000 1px;
  border-left: solid #690000 1px;
  text-decoration: underline;
  text-align: center;
}
h11 {
    background: #696200;
    background-image: -webkit-linear-gradient(top, #696200, #454400);
    background-image: -moz-linear-gradient(top, #696200, #454400);
    background-image: -ms-linear-gradient(top, #696200, #454400);
    background-image: -o-linear-gradient(top, #696200, #454400);
    background-image: linear-gradient(to bottom, #696200, #454400);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    text-shadow: 1px 1px 0px #666666;
    -webkit-box-shadow: 0px 2px 6px #666666;
    -moz-box-shadow: 0px 2px 6px #666666;
    box-shadow: 0px 2px 6px #666666;
    font-family: Georgia;
    font-weight: bold;
    color: #ffffff;
    font-size: 15px;
    min-width: 16%;
    max-width: 32%;
    margin-left: auto;
    margin-right: auto;
    border-top: solid #7b7d00 1px;
    border-right: solid #696200 1px;
    border-bottom: solid #454400 1px;
    border-left: solid #696200 1px;
    text-decoration: underline;
    text-align: center;
}

h12 {
    background: #006900;
    background-image: -webkit-linear-gradient(top, #006900, #024500);
    background-image: -moz-linear-gradient(top, #006900, #024500);
    background-image: -ms-linear-gradient(top, #006900, #024500);
    background-image: -o-linear-gradient(top, #006900, #024500);
    background-image: linear-gradient(to bottom, #006900, #024500);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    text-shadow: 1px 1px 0px #666666;
    -webkit-box-shadow: 0px 2px 6px #666666;
    -moz-box-shadow: 0px 2px 6px #666666;
    box-shadow: 0px 2px 6px #666666;
    font-family: Georgia;
    font-weight: bold;
    color: #ffffff;
    font-size: 15px;
    min-width: 16%;
    max-width: 32%;
    margin-left: auto;
    margin-right: auto;
    border-top: solid #007d00 1px;
    border-right: solid #006900 1px;
    border-bottom: solid #024500 1px;
    border-left: solid #006900 1px;
    text-decoration: underline;
    text-align: center;
}