@charset "utf-8";
/* CSS Document */

body {
    font-family: Verdana;
    font-size: 12px;
    height: 100%;
    width: 100%;
}

.main-div {
background-image: url(../images/dental-prosthetics.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 468px;
  background-size: 450px;
}

#mc_embed_signup input {
 background-color: rgba(255, 255, 255, 0.5) !important;
 border: 1px solid #eee !important;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}

#mc_embed_signup {
 background: none !important;
 margin: 0 auto;
}
 
#mc_embed_signup .button {
  background-color: #aaa !important;
}


#mc_embed_signup h2 {
    font-size: 1.4em;
    font-weight: normal !important;
    margin: 15px 0;
    padding: 0;
}
.footer {
padding-bottom: 150px;
}


