body {
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #ffcc66;        }
h4 {
  color: black;
  font-family: arial narrow;
  font-size: 18px;
  text-align: center;
  background-color: #efe6d1;
  width:1000px;
  paddind: 20px ;
  border: 4px solid red;
  border-bottom-width: 10px;
  border-radius: 8px;
}

#p2 {
  color: black;
  font-family: arial narrow,tahoma;
  font-size: 24px;
  text-align: center;
  background-color: #efe6d1;
  padding: 5px;
  border: 2px solid orange;
  border-bottom-width: 10px;
  border-radius: 8px;
}
#p3 { 
  color: brown;
  font-family: arial narrow,tahoma;
  font-size: 30px;
  text-align: center;
  background-color: #efe6d1;
}
#p4  {
    color: red;
  font-family: tahoma, arial narrow;
  font-size: 26px;
  text-align: center;
 }
#p6  {
    color: black;
  font-family: arial narrow, tahoma;
  font-size: 20px;
  text-align: center;
 } 
# p5  {
    color: brown;
  font-family: arial narrow,tahoma;
  font-size: 22px;
  text-align: center;
 } 
#ft  {
       color: black;
  font-family: arial narrow,tahoma;
  font-size: 18px;
  text-align: center;
  }