#container_body {
  background:#cecfb5 none repeat scroll 0 0 !important;
  background-image:none !important;
}
#homepage {
    background-color: #f1f2da;
    border: 1px solid #8199a9;
    float: left;
    margin: 10px 15% 20px;
    width: 70%;
}
.accessheader {
  width:100% !important;
  padding: 0 !important;
}

.accessheader h1 {
    background-image: url("/Iris/images/all_images.png")  !important;
    background-position: 0 -300px !important;
    background-repeat: repeat-x !important;
    border-bottom: 2px solid #cecfb5 !important;
    color: maroon !important;
    font-size: 24px !important;
    margin: 0 !important;
    text-align: center !important;
}

.accessheader p {
    background-image: url("/Iris/images/all_images.png");
    background-position: 0 -300px;
    background-repeat: repeat-x;
    border-bottom: 2px solid #cecfb5;
    margin: 0;
    text-align: center;
}