/*----------------------------------
File:	global.css
Author:	N. Wahlberg
Site:	ExecutivesOnly
Date:	20090528
Desc:	
Root stylesheet for site framework
and core styles. 
----------------------------------*/
html, body {
	margin: 0;
	font-family: Georgia;
	font-size: 12px;
	color: #000;
	padding: 0;
}
    
body {
	background: #760e0f url(../images/background.jpg) no-repeat top center;
	padding: 0;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
