﻿body {
    background-image: url('../images/TWT_Background.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

topPicture {
    position: relative;
}
