body {
background-image: url('hire.jpg'); 
background0repeat: repeat-x

}

#content {
margin-left: 2em; 
margin-right: 2em;
background-color: #999999;
}


p {
text-align: justify;
font-size: 13px;
font-family: Arial, Helvetica;
color: black;
font-weight: bold;
padding-left: 4 px;
padding-right: 4 px;
}


h1 {
text-align: center;
font-size: 20px;
font-family: Arial,Helvetica;
font-weight: bold;
color: blue;
background-color: yellow;
margin-bottom: -12px;
}

h2 {

font-size: 16px;
font-family: Arial,Helvetica;
font-weight: bold;
color: white;

margin-bottom: -12px;
padding-left: 4 px;
}