/* basic elements */



#header{
	background-image: url(/images/CycleForPushHeader.jpg);
	height: 300px;
}

#footer {
	background-image: url('images/BottomBackground.jpg');
	background-repeat: repeat-x;
	}

