body {
background-image: url(hire.jpg); 
background0repeat: repeat-x;

}

h5 {
text-align: center;
font-size: 25px;
font-style: italic;
font-family: "Times New Roman";
color: yellow;
}

p {
text-align: justify;
font-size: 14px;
font-family: Arial;
color: white;
font-weight: bold;
}

h3 {
text-align: center;
font-size: 16px;
font-family: Arial;
font-weight: bold;
color: blue;
background-color: yellow;
}




 