
 /*  Created on : Oct 12, 2016, 3:17:54 PM
    Author     : Melissa Dahse
*/

h1{
    font-family: Arial;
    font-size:32px;
    text-align: center;
    margin: 19px 40px 20px 40px;
   
}
iframe{
    display:block;
    width: 750px;
    height:120px;
    margin:70px 68px -24px -11px;
}
#small_banner iframe{
    display:block;
    width:300px;
    height:250px;
    margin:0px auto 0px auto;
}
h2{
    font-family:Arial;
    font-size:12px;
    text-align:center;
    margin-top:10px;
}
#small_banner,#wide_banner {
    float:left;
}
