body {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 18px;
}
.center {
    margin: auto;
    width: 980px;
}
td {
    border: 1px solid;
    padding: 10px;
	vertical-align: top;
	width: 50%;
}
.noborder td {
    border: 1px solid transparent;
    vertical-align: middle;
}
table {
    width: 100%;
}
img {
    max-width: 100%;
}
h1 {
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
}
h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}
strong{font-weight:bold}
