.title{
    text-align:center;
}
img{
    Height:300px;
    Width:500px;
}
iframe{
 height:400px;
 width:600px;
}
.header-row a {
    color:white;
    font-size:30px;
    text-decoration:none;
}
.header-row{
   Background-color:#0059b3;  
}
.webpage{
    font-family:"Helvetica";
}
.copy-right{
    font-size:10px;
}
p,ol,ul{
    font-size:20px;
}
th{
    font-size:25px;
}
.table{
   font-size:20px;
}
.webpage h1{
    font-size:35px;
    font-weight:bold;
}
#West-pic,#Piedmont-pic,#Coast-pic{
    Font-size:bold;
    font-weight:bold;
}
body{
    background-color: #00ace6;
}