body {
    
    margin: 0px 40px 0px 40px;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    background-image: url('images/paperA4Pebble2.jpg');
    background-size: cover;
    background-attachment: fixed;
    background
    font-size: 1.5em;
    
}

p{
    margin-left: 40px;
    margin-right: 40px;
    font-size: 1.25em;
}
h1 {
    
    padding:0;
    margin:0;
    color: #000000;
    font-size: 1.75em;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}


h2 {
    
    font-weight: normal;
    margin-top:40px;
    font-size:20px;
    border-bottom: 2px solid #a91717;
    width:105px;
    
}

h3 a {
    
    color:black;
    font-size: 30px;
    text-decoration: none;
    
}

h3 a:hover {
    
    color:#1167a8;
    
}


h4 {
    
    font-weight: normal;
    font-size:20px;
    
}

hr {

}

dt {
    margin-left: 40px;
    font-size:1.25;
}

dd {
    font-size:1.25;
}

footer {
  font-size:    9pt;
  font-style:   italic;
  color:    #000000;
  line-height:  12pt;
  text-align:   center;
  margin-top:  30pt;
}

#topLine {
margin: 100px 40px 10px 40px;
}

.floatLeft {
    
    margin:5px 0px 5px 40px;
    font-size: 1.25em;
    float:left;
    
    
}

.floatRight {
    
    margin:5px 40px 5px 0px;
    font-size: 1.25em;
    float:right;
}


.education {
     font-size: 1.25em; 
   
}

.educationIndent {
    font-size: 1.25em; 
    margin-left:40px;
}

.employmentHeadings {
    font-size: 1.25em;
    font-weight:bold;
}

.educationHeadings {
    font-size: 1.25em;
    font-weight:bold;
}

.educationHeadingsIndent {
    font-size: 1.25em;
    font-weight:bold;
    margin-left:40px;
}

table, td {
    height:2em;
    border: solid 2px;
    border-collapse: collapse;
    margin-left: 40px;
    padding-right: 40px;
}

table th {

    height:2em;
    
    border: solid 2px;
    border-collapse: collapse;
    margin-left: 40px;
    padding-right: 40px;

}

