html, body {
    padding-top: 0px;
    height: 100%;
    width: 100%;
    text-align: center;
	background-color: #993366;
    
}

#pageHeader {
    background-image: url("../images/header_s3c_bg_red.jpg");
    height: 220px;
}