body, td, a {font-size: 9pt; font-family: sans-serif; background:#202020; color:#F5F8FA;
background: url(/images/kbd.jpg);
background-size: cover;
background-repeat: no-repeat;
}


h1 {font-weight: normal; font-size: 26pt; font-family: arial, helvetica, sans-serif}

h2 {font-weight: normal; font-size: 18pt; font-family: arial, helvetica, sans-serif}

h3 {font-weight: normal; font-size: 16pt}

h4 {font-weight: normal; font-size: 14pt}
.gplusdiv{
    height:600px;
    overflow-y: scroll;
    overflow-x: hidden;
}
a {text-decoration: none}

a:hover {text-decoration: underline}
.centeredImage {display: block; margin-left: auto; margin-right: auto;}
.container_12{
    background: #202020;
    border-radius: 10px;
}

.overlay{
  position:absolute;
  background:#000;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:1
}