body {
    background-color:#0047AB;
}

.main {
    margin-left: 10px;
    text-align: center;
}

h1, h2, p {
    color: white;
}