/* Style: Color */
html { height: 100%; }
body { background-size: cover; background-attachment: fixed; height: 100%; }
#logo img { width: 250px; height: auto; }
#header { padding: 20px 0px 10px; }
#top { background-color: transparent; }
#top #top-nav { position: absolute; top: 130px; left: 50%; margin-left: 110px; font-size: 1.2em; }
#search-top { }
div#credit { display: none; }