html, body {
text-align:center;
width: 100%;
margin: 0;
padding: 0;
height: 100%;
overflow-x:hidden !important;
}

p {
margin-top: 20px;
text-align: center;
font-family: 'courier new',serif;
font-size: 11px;
}

a {
color: #527114;
text-decoration: none;
}

img {
margin-top: 100px;
text-align: center;
}