#pageHeader {
	background: url('../../images/sillouette.gif');
	height: 450px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contentContainer, #footer {
	background-color: #000;
	margin: none;
	padding: none;
}

#border {
margin: none;
}


