.leftUpBox {
width: 6.6cm;
font-weight: inherit;
font-family: Tahoma;
font-size: 12px;
color: #b4c4d1;
}

.leftBotBox {
  width: 6.6cm;
  margin-left: 2cm;
  font-family: Tahoma;
  color: #b4c4d1;
  font-weight: bold;
  font-size: 11px;
}

.rightUpBox {
float: right;
margin-right: 2cm;
width: 6.5cm;
font-family: Tahoma;
color: #b4c4d1;
font-size: 22px;
}

.textField {
  border-color: #2b3b48;
  background-color: #000c1a;
  height: 0.5cm;
  color: white;
  width: 95%;
}

.textField2 {
  border-color: #2b3b48;
  background-color: #000c1a;
  height: 1cm;
  color: white;
  width: 95%;
}

.rightUpBoxText {
  color: #b4c4d1;
  font-family: Tahoma;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
.leftUpBoxText {
  font-family: Tahoma;
  font-size: 12px;
  color: #b4c4d1;
  margin-top: 0.8cm;
}

.bottomText {
  font-family: Tahoma;
  margin-left: 0.4cm;
  color: #121f2f;
  font-size: 12px;
  font-weight: inherit;
}

.mp3Download {
  height: 143px;
  background-image: url(../images/block3_bgd.jpg);
  width: 233px;
  margin-left: 6px;
  font-family: Tahoma;
  color: white;
  font-size: 10px;
  font-weight: inherit;
}

.header {
  color: #b4c4d1;
  font-family: VTCSwitchbladeRomance;
  font-size: 18px;
  margin-top: 0.1cm;
}

.upTable {
margin-top: 2px;
margin-left: -8px;
}
.botTable {
margin-top: 3px;
margin-left: -10px;
}