body {
 background-image: url(../Graphics/13.jpg);
}
h1 {
 font-family: Arial;
 font-size: large;
 font-weight: bold;
 text-align: center;
 color: #800000;
}
p {
 font-family: Arial;
 font-weight: bold;     
 text-align: justify;
 color: #800000;
}