/* ============================================================
Global Screen CSS
* Created by Grant Swertfeger on 2010-08-30.
* Copyright (c) 2010 National Geographic. All rights reserved.

Notes: ================
* 2010-08-30 - Began Styles

In This CSS: ================

Structural & Visual Layout
-----------------
+Header


/* ------------------------------------------------------------
+General
------------------------------------------------------------ */

body { background-color: #c0c0c0;}
#body_wrap {background: #c0c0c0 url(http://images.nationalgeographic.com/wpf/media-content/graphic/change-the-course-background-5-cb1359566579.jpg) repeat-x top center;}
/*body #body_wrap {background:#c0c0c0 url("http://images.nationalgeographic.com/wpf/media-content/graphic/change-the-course-background-5-cb1359566579.jpg") no-repeat top center ;}
*/body #body_wrap {background:#c0c0c0 url("http://images.nationalgeographic.com/wpf/media-content/graphic/change-the-course-background-5-cb1359566579.jpg") no-repeat top center ;}
#page_head .geocore_head, #page_head h1 {background: url(http://images.nationalgeographic.com/wpf/media-live/graphic/ctc-logo-70-cb1359559899.jpg) no-repeat top left; height: 70px; margin-bottom: 10px; text-indent: -9999px; width: 544px;}