#back_img {
    position: absolute;
    background-image: url(../img/IITM-cert-g.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 66%;
    height: 540px;
    left: 16%;
    top: 90px;
}

.change_h_font iframe{height:670px;}

/*
#c_no {
    left: 750px !important; 
    left: 85% !important;
    width: 10%;
    position: absolute; 
    top: 6%;
}
*/

#c_name {
    position: absolute;
    width: 358px;
    height: 15px;
    z-index: 1;
    left: 300px;
    top: 180px;
    font-family: "French Script MT", Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    padding-left: 60px;
}

#c_program {
    position: absolute;
    width: 480px;
    height: 15px;
    z-index: 1;
    top: 250px;
    left: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
}

#c_duration {
    position: absolute;
    width: 510px;
    height: 27px;
    z-index: 2;
    top: 282px;
    left: 120px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
}

#c_conducted_at {
    position: absolute;
    width: 504px;
    height: 20px;
    z-index: 3;
    left: 170px;
    top: 312px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
}

#c_day {
    position: absolute;
    width: 93px;
    height: 23px;
    z-index: 4;
    left: 300px;
    top: 355px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
}

c_year {
    position: absolute;
    width: 141px;
    height: 19px;
    z-index: 1;
    left: 450px;
    top: 355px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
}

#c_coordinator {
    position: absolute;
    width: 168px;
    height: 21px;
    z-index: 1;
    left: 660px;
    top: 426px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
}