body{
    background-color:aliceblue;
}
h1{
    text-align:center;
}
img{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
header{
    width:100%;
}
h4{
    text-align:center;
}
iframe{
    height:60%;
    width:90%;
}
p{
    font-size:20px;
}
h5{
    text-align:center;
}
.header-img{
    width:100%;
}
.table-img{
    height:180px;
    width:320px;
}
.range-map{
    height:144px;
    width:129px;
}
.range-map-two{
    height:130px;
    width:220px;
}
.threat{
    background-color:honeydew;
}