﻿.bannerImage {
    background-image: url("/learningblog/wp-content/themes/RS WEB/images/learningbanner.jpg");
}
h1 {
    font-size: 20pt;
}

h4 {
    font-size: 14pt;
}

#innerContent p {
    margin-left: 10px;
    margin-right: 10px;
}

#logo{
    width: auto;
    left: 20px;
    margin-top: -5px;
}
#logo img {
    /*padding: 10px;*/
    /*background-color: white;*/
}
