body {
    background: #fcfcfc url("wintertech-256.png") center no-repeat fixed;
}
body > p {
    position: fixed;
    bottom: 5%;
    left: 50%;
    font-size: 20px;
    font-weight: bold;
    transform: translate(-50%,0);
}
