body {
    background-color: grey;
}

div {
    width:100%;
}

img {
    margin-left: -210px;
    padding-left: 50%;
}

h1 {
    font-family: 'Courier New';
    color: white;
    width: 100%;
    text-align: center;
}