/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.content_top {
	background-image: url( "../assets/images/Con_top.jpg" );
 	background-repeat: no-repeat
}

.content_bottom {
	background-image: url( "../assets/images/Con_bottom.jpg" );
 	background-repeat: no-repeat
}