@import url(global.css);

/*
Theme Name: Richard's Driver Training - Bokeh
Theme URI: http://www.kierancampbell.co.uk
Description: Modded the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Kieran Campbell
Author URI: http://www.kierancampbell.co.uk
Tags: fixed width, one column

	Bokeh v1
	Kieran Campbell - http://www.kierancampbell.co.uk

*/

#header {
	background: url(/images/prod/theme/bokeh/headbg.gif) top center no-repeat;
}

#contactinfo {
	background: url(/images/prod/theme/bokeh/contactbg.gif) top right no-repeat;
}

#nav {
	background: url(/images/prod/theme/bokeh/navbg.gif) top center no-repeat;
}

#content {
	background: url(/images/prod/theme/bokeh/contentbg.gif) top center repeat-y;
}

#footer {
	background: url(/images/prod/theme/bokeh/footerbg.gif) bottom center no-repeat;
}

hr {
	display: none;
}