/*
##################################################################################################
	CUSTOM CSS

	Keep all your modifications in one place, 
	Edit this file to customize 01oslo Theme

##################################################################################################
*/


/* BACKGROUND IMAGE */

/*
	body {
		background: url(../img/bg_body.jpg) center top repeat;
	}
*/

/* FONT FAMILY FOR TITLES */

/*
	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title_block,
	.nav_header,
	.shopping_cart > a:first-child,
	.our_price_display {
		font-family: Georgia, "Times New Roman", Times, serif !important;
	}
*/

/* FONT FAMILY FOR CONTENT */

/*
	body {
		font-family: Arial, Helvetica, sans-serif !important;
	}
*/