
/*simple styles for simple browsers. primarily nn4. make darn sure everything in here is overridden in the real css*/

body    {color: #003333; font-family: verdana, arial, helvetica, sans-serif; background: #bdb59c url(http://www.drivebylife.com/css/n4_upgrade.gif) no-repeat left top; margin: 0; padding: 40px 5% 5%;
 }
		
.center {
text-align: center;
 }

strong, b {
	font-weight: bold;
	}