body.custom { background-color: #0C4455; }

html { min-height: 100%; margin-bottom: 1px; }

.custom #header {
	background: url('images/header.jpg') repeat-x;
        height: 75px;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}

.custom #header { border-bottom: 0; }

