@charset "utf-8";
/* CSS Document */

/* This style sheet can be added to a page to slightly modify the page layout and make the marketing section smaller */

body {
	background-image:url(../assets/page_bg_subpg.jpg);
	}

/* Marketing */

#marketing {
	background-image:url(../assets/marketing_bg_subpg.jpg);
	height:70px;
	}
