/* Global */
body{background: #000; padding: 0; margin: 0; font-family: Tahoma, Geneva, sans-serif; font-size: 16px; background-size: 100%;
}
h1, h2, h3, h4{font-family: 'bebas_neuebold', Impact, Arial Narrow, Tahoma; font-weight: normal; text-transform: capitalize; }
h1{color: #FF0;}
h3{color: #FFF;}
h2{color: #009; text-align: center; font-family: 'Oswald', Tahoma, Arial, sans serif !important;}
sup{font-size: 10px; display: inline-block; padding: 3px 8px; line-height: 10px; background-color: #0089FF; color: #FFF; border-radius: 10px; font-weight: bold;}

/* Custom Style */
.container{margin: 0 auto; background-color: #FFF;}
.header{background: url(../images/eggs-banner-5.jpg) no-repeat center top #000;}
.alt{font-weight: bold;}
.one-edge-shadow{-webkit-box-shadow: 0 10px 8px -6px #333; -moz-box-shadow: 0 10px 8px -6px #333; box-shadow: 0 10px 8px -6px #333;}
.hl1{background: url(../images/eggs-banner-mid.jpg) no-repeat center center #000;}
.hl1 p{color: #FFF;}
p.h1{color: #FF0; font-family: 'bebas_neuebold', Impact, Arial Narrow, Tahoma;}

.p1, .p2{padding: 1px 16px; border: 1px dotted #999; margin-bottom: 15px; background-color: #FFC; } 
