
/* -------------------------------------------------------------- 
 *Theme Name:	2010 Theme
 *Theme URI:	Leschinskidesign.com
 *Version:	2.0 (01.08.2010)
 *Author:	John Leschinski
 *Author URI:	http://leschinskidesign.com
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';

@import 'lib/960.css';
@import 'lib/common.css';


/* Global
------------------------------------------------------------------*/
body {
margin:0;
padding:0;
font-size:0.8em;
background:url('images/homepage_bg.jpg') top center no-repeat fixed rgb(233,246,252); 
}
