html, body {
    height: 100%;
    margin: 0;
    font-family: 'Ysabeau SC', sans-serif;
}

body {
    background: url('/ABHISHA2/Images/finebg.jpg') no-repeat center center fixed;
    background-size: cover;
    overflow: hidden;
}

