#logo {
    background: url("/images/logo.png") no-repeat center;
    height: 350;
    width: 100%;
}

body {
    color: dimgray;
    text-align: center;
}