iframe{
    height:600px;
    width:100%;
}
body{
    background-color:#D7F9FF;
h3{
    font-size:18px;
font-family:times;
}

p{
    text-align:left;
    font-family:arial;
}
main{
    
    background-color:#AFCBFF;
    
}
body{
    background-color:lightblue;
}

a{
    font-size:16px;
    font-style:italic;
}





header{
    font-family:arial;
    font-weight:bolder;
    
}

content{
 background-color:#D7F9FF;
    height:80%;
    width:70%;
     font-style:white;
}

footer{
    font-family:cursive;
    color:purple;
}

h2{
    font-style:white;
}

.job-title{
    
    color:white;
}

.related{background-color:white;}