body {
 background-color: #4763c2;
 font-size: 14px;
 line-height: 1.6;
 color: #ffffff;
}

h2 {
 font-size: 14px;
 text-align: center;
 color: #ffffff;
}

p {
 margin: 0;
}

.header-bg {
 line-height: 45px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ca0000));
}

.header-text {
 margin: 0;
 color: #000000;
 font-size: 16px;
 text-align: center;
 text-shadow: 1px 1px 3px #333333;
}

.footer-bg {
 line-height: 30px;
 background-color: #167acb;
 font-size: 12px;
 text-align: center;

}

h3 {
 font-size: 14px;
 text-align: center;
 color: #0000FF;
}
