/* Custom CSS for evolve page*/

body{ background-color: #000000; }

#container { 
	background: url(../images/evolve/evolve_bg_header.jpg) top center no-repeat;
	background-size: 100%;
}
#footer {
	background: url(../images/evolve/evolve_bg_footer.jpg) bottom center no-repeat;
	background-size: 100%;
	z-index: -1;
	background-color: #000000;
}
#copy {
	color: black;
	padding:10px;
}
