body {
    background-color: bisque;
}
h1 {
    color: black;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h2 {
    color: black;
    font-family: 'Times New Roman', Times, serif;
    position: absolute;top: 60px;left: 300px;
    margin-left: 15px;
}
.img {
    position: absolute;top: 0px;left: 0px;
    margin-left: 0px;
    
}
p {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    margin-left: 300px;
    margin-right: 80px;
    position: absolute;top: 120px;left: 15px;
}
h3 {
    color: black;
    font-family: 'Times New Roman', Times, serif;
    font-size: 25px;
    position: absolute;top: 400px;left: 315px;
}
h4 {
    color: black;
    font-family:Arial, Helvetica, sans-serif;   
    position:absolute;top: 450px;left: 315;
    margin-bottom: 200px;
    font-weight: lighter;
}
a {
    position: absolute;top: 470px;left: 1550px;
}
iframe {
    position: absolute;top: 600px;left: 10;
}
h5 {
    position: absolute;top: 600px;left: 600px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: medium;
}