body{
    background: white;
    text-align: center; 
    font: normal 10pt arial;
}

head{
    color: rgb(3, 73, 3);
    text-align: center;
    font: normal 500pt arial;
}

footer{
   
    color: rgb(3, 73, 3);
    text-align: center;
    font-style: normal 1pt italic;
}

input{
    background: rgb(220, 240, 215);
    text-align: center;   
    font: normal 12pt italic ;
    color: rgb(3, 73, 3);

}

h1{
    color: rgb(3, 73, 3);
    text-align: center;
    font: normal 10.5pt arial;
    
}

h2{
    color: rgb(3, 73, 3);
    text-align: center;
    font: bold 15.5pt arial;
}

div1{
    position: absolute;
        top: 12.5%;
        right: 1%;
}













