﻿
body {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: aliceblue;
}

#blog-entry-logo {
    width:auto;
    height: 20px;
    max-height:100px;

}

#welcome-message {
    font-size: xx-large;
}

#username {
    font-size: xx-large;
}

