body { background-color:#FFFFFF; color:#000000; }

h1, h2, h3, h4, h5, p { font-family:Verdana; }
a { font-family:Tahoma; color:#42b710;}

h2 { color:#212121; font-family:Tahoma; font-size:19px; line-height:1.5em; }
h2 span { color:#42b710; }
h3 { color:#333333; font-family:Tahoma; font-size:18px; font-weight:normal; line-height:1.5em; border-bottom:1px solid #96f26f; }

#splash {
   max-width: 350px;
   height: auto;
   line-height: 50px;
   margin: 0 auto;  
   box-sizing: border-box;
   text-align: center;
   z-index: 1;
   width: 100%;
}

#splash img {
  width: 100%;
  height: auto;
}
