/* Wolf Buyer CSS */
body {
    background-image: url('/images/wolf/background.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}