
p      { color: black; font-size: 12px; text-align: justify }
h2  { color: black }
td   { color: black }
body    { color: black; font-size: 12px; font-family: Tahoma, Geneva, Helvetica, Arial, SunSans-Regular, sans-serif; background-color: #111081  }
li { font-size: 12px }
a { color: black }
.testimonial   { font-size: 12px; text-align: center }
h4 { font-size: 12px; text-decoration: underline }
.home {
	width: 1126px;
    height: 579px;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;

}