/*----------------------------------------------------------------------------
Customise Style Sheet

Template Name:   JJ Absolute Redux
Version:         2.0
Author:          JoomlaJunkie
Support:         http://forum.joomlajunkie.com
Template Guide:  http://guides.joomlajunkie.com

Stylesheet Index:
	$1 - Global Resets
	$2 - Typography
	$3 - Lists Styling
	$4 - Horizontal Rules
	$5 - Quotations
	$6 - Message Alerts
	$7 - Sitewide Links
	$8 - Joomla Specific
	$9 - Forms Styling
	$10 - Modules
	$11 - Feature Boxes

NOTE: Always make a backup of your stylesheets before editing!
----------------------------------------------------------------------------*/
/* $2 - Typography
----------------------------------------------------------------------------*/
html {
	color:#666;
	background-image:none;
	background-color:#FFFFFF;
}

body,
body.contentpane,
table.contentpaneopen{ 
	color:#666;
	background-image:none;
	background-color:#FFFFFF;
}