h3{
    text-transform:uppercase;
}
p{
    text-align:right;
    font-family:Arial;
}
body{
    background-color:Orangered;
}
a{
    font-size:16px;
    font-style:italic;
}
iframe{
    height:600px; width:100%;
}
header{
    border-style:solid;
background-color:lightgrey;
}
main{
    height:80%;
    width:70%;
       background-color:lightgrey;
}
footer{
background-color:lightgrey;
}
body{
    background-image:url(https://www.livemint.com/rf/Image-621x414/LiveMint/Period1/2013/03/07/Photos/fox_nfl--621x414.jpg);
}
.job-title{
    font-weight:bold;
    color:Navy;
}