/* All Pages */

body { margin: 0; font-family: Tahoma; font-size:12px; background-color: #000;}

h1 {}

h2 {font-family: Verdana, sans-serif; font-size: .9em;}

/* Nav */

#container {position: relative; width: 2000px; height: 398px; background-color: #000;}

#logo {position: absolute; left: 20px; top: 20px; font-size: 32px; font-family: 'Reenie Beanie', cursive; color: #fff; z-index: 20;}

#jb {position: absolute; left: 150px; z-index: 10;}

#photography {position: absolute; left: 750px;}

#design {position: absolute; left: 1080px; }

#contact {position: absolute; left: 1440px; top: 20px; width: 300px; color: #fff;}

#contact label {font-size: 12px; color: #fff;}

a img {border: none;}
