/* 
    Document   : towing
    Created on : Aug 22, 2015, 11:30:39 AM
    Author     : tn02142000
    Description:
        Purpose of the stylesheet follows.
*/

#header {
    padding-top: 2px;
    /*<margin-top: 2px;*/
    background-color : #EE2520;
    text-align: center; 
    font-size: x-large;
}

#secondSection {
    background-color: #552222;
    text-align: center; 
}

#thirdSection {
    padding-top: 2px;
    background-color : #EE2520;
    text-align: center; 
    font-size: x-large;
    padding-bottom: 1px;
}

#fourthSection {
     background-color: #552222;
    text-align: center; 
}

#fithSection {
    padding-top: 1px;
    background-color : #EE2520;
    text-align: center; 
    font-size: x-large;
    padding-bottom:  1px;
}

#secondLanguage {
    font-style: italic;
}

#bulletList {
    background-image: url("image1doctored.JPG");
}
