

/************************
 * General stuff
 */
body {
	background: #e7f8f8 url('/images/page_background.png') repeat-x;
}

/************************
 * Header
 */
#logo {
	background: #323f54 url('/images/logo.png') no-repeat;
}


/************************
 * Main Content Area
 */
#logo_area .big_logo {
	background: #e7f8f8 url('/images/big_logo_reflection.jpg') no-repeat;
}

#logo_area .quote {
	background: #e7f8f8 url('/images/quote.png') no-repeat;
}

.divider {
	background: #e7f8f8 url('/images/divider.png') no-repeat;
}
