header {
    background-image: url("/conf-data/budda/images/header.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-top:29%;
    width: 100%;
}
body {
    background-image: url("/conf-data/budda/images/t2(1).jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
}