
body {
    height: 100%;
    padding: 30px;
    margin: 0px;
    border: solid #777777 30px;
    background-image: url('../images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
}
h1 {
    text-decoration: underline;
}
