/*--------------------------------------|
| Site: http://www.smashingmagazine.com |
| Author: John O'Nolan                  |
| Author URI: http://john.onolan.org    |
| Type: Screen                          |
| Date: June 2009                       |
|--------------------------------------*/

/*--- CSS Reset ---*/

body{font-family:Arial, Verdana, sans-serif;color:#fff;background:#fff url(../images/nav-bg.png) top left repeat-x;}
/*--- Layout ---*/#wrapper{width:960px;margin:0 auto;background:url(../images/nav-bg.png) top left no-repeat;}
h2{color:#373737;}
h3{color:#373737;}
.float_text_right{color:#373737;}
