body {
   background-repeat: repeat;
  background-attachment: scroll;
/*background-color: black;*/
  text-align: center;
  margin: 0 auto;
}

div.tint {
text-align: center;
width: 80%;
margin: auto;
background-color:rgba(32,41,94,0.6);
color: green;
font-size: 44px;
}


/* p.tint {
  color: white;
  font-size: 24px;

} */

button {
width: 230px;
height: 75px;
background-color: #020738;
}

button.button1 {
width: 230px;
height: 75px;
background-color: #485a8f;
  color: #caebff;
  font-weight: bold;
font-size: 33px;
  font-size: 18px;
  font-family: 'Noto Sans', sans-serif;
}


.buttonp {
margin: 3px;
width: 95%;
height: 75px;
background-color: #485a8f;
  color: #caebff;
text-align: center;
  font-weight: bold;
font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
}

td.fix {
border: 8px solid #0a1944;
text-align: center;
margin: auto;
background-color: #0a1944;

/* background-color: #5d74aa; */
}

td, th {
  border: 8px solid #0a1944;
  text-align: center;
margin: auto;
width: 33%;
  background-color: #0a1944;

/* background-color: #5d74aa; */
}

td.LMJ{
  border: 8px solid #0a1944;
  text-align: center;
  padding: 18px;
  background-color: black;
}
td.empty{

  text-align: center;
  padding: 18px;
background-color: inherit;
  }

img {
width: 150px;
  text-align: center;
  margin: 50px;
}

img.vtiger {
width: 300px;
  text-align: center;
  margin: 10px;
  border: 6px solid #0a1944;
}

img.luawohc {
width: 200px;
  text-align: center;
  margin: 10px;
}


h2.text {
  color: white;
  font-size: 24px;
font-weight: 900;
}
h2.text2 {
  color: #eadcca;
  font-size: 22px;
font-weight: 900;
}

h1.luawohc {
  color: white;
  font-size: 38px;
font-weight: 900;
}


h1 {
  color: #e1e8fd;
/* background-color: #66a1b9; */
  font-weight: normal;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
padding: 3px;
margin: 5px;
}

h6 {
  color: #4c4c4d;

  font-weight: bold;
  font-size: 18px;
  font-family: 'Noto Sans', sans-serif;
}

h1.golive {
  color: #ffffff;
  font-size: 38px;
font-weight: 900;
padding: 15px;
}

h2 {
color: #ffffff;
  font-size: 20px;
  font-style: oblique;
}

h2.rf {
color: #ffffff;
  font-size: 20px;
  font-style: normal;
}


h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 22px;
  color: yellow;
}

h4 {
  font-family: 'Noto Sans', sans-serif;
/* background-color: #2a3a61;  */
  font-size: 18px;
  color: #66a1b9;
}

h5 {
  font-style: italic;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;

  color: #97ace8;
}
