/* CSS Document */
/*HTML Tags*/
	#footer {
		width:100%;
		background:url(../images/backgrounds/footer.gif) 50% 0 no-repeat;
		height:300px;
		background-color:#a80f32;
	}	
