body {
  margin: 0 0 0 0; 
}

div#PageHeader {
  width: 100%;
  background-color: #FFFFCC;
  border-bottom: 1px #FFFFCC solid;
}

div#PageHeader td {
  color: #FF0000;
  font-family: Traditional Arabic;
}

div#PageFooter {
  width: 100%;
  background-color: #FFFFCC;
  border-top: 1px #FFFFCC solid;
}

div#PageFooter td {
  color: #0080C0;
  font-family: Traditional Arabic;
}

div#PageBody {
  width: 100%;
  background-color: #FFFFCC;
  padding: 5;
}