body {font-family: 'Open Sans', arial, sans-serif;margin:0;padding:0;background:#fff;color:#6f6f6f;font-size:16px;}
h1 {font-family: 'Open Sans', arial, sans-serif; font-size: 45px; font-weight: normal; color:#000;letter-spacing: -0.02em; line-height: 0.875em;margin-bottom: 0.25em;}
h2 {font-family: 'Open Sans', arial, sans-serif; font-size: 30px; font-weight: normal; color:#666;letter-spacing: -0.02em; line-height: 0.875em;margin-bottom: 0.25em;}
p {margin-bottom: 1.25em; line-height: 1.6em;}

.greybox {background-color: #f3f3f3;padding: 15px 25px;-webkit-border-radius: 20px;border-radius: 20px; margin-top: 30px; margin-bottom: 30px;}
.whitebox {text-align: center; }
.copyright p {font-size: 12px;}
.logos {text-align:right;}
.logos img {margin-bottom: 20px;}
.adpad {margin: 10px 0;}

/* Screen Targeting Styles */

/* Small screens */
@media only screen and (max-width: 767px) { 

.whitebox {text-align: center; margin-bottom: 10px; }
.copyright p {text-align:center;}
.right-ad {text-align: left;}
.logos {text-align:center;}
}