/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */

@import "../common.css";
@import "/css/layouts/02.css";

/*----------------------------------------------------------------------------------------
 * page bg and header
 *--------------------------------------------------------------------------------------*/
#page_content {
	background: url(/images/about/conceptcars/_bg.jpg) no-repeat 20px 83px;
}

#content h2 {
	background-image:url(/images/about/conceptcars/_h.gif);
}