body{ position: relative; font: 13px/1.22 arial,helvetica,clean,sans-serif; }
#background{ height: 200%; left: -50%; position: fixed; top: -50%; width: 200%;  }
#background img{     bottom: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    position: absolute;
    right: 0;
    top: 0; 
}                     
#wrapper{ position: relative; }
#header{ margin-top: 50px; background: rgba(209,242,162,0.8); height: 130px; }
#header #logo{ float: right; margin-right: 100px; margin-top: 20px; }
#header #mainNav{ float: right; margin-top: 10px; }
#header #mainNav > li{ list-style-type: none; float: left; font-size: 11pt; margin-right: 20px; position: relative; height: 30px;}
#header #mainNav > li > a{ color: #333333; }
#header #mainNav > li > ul{ display: none; }
#header #mainNav > li:hover > ul{ display: block; position: absolute; left: 0; top: 27px; background: rgba(209,242,162,0.8); padding: 0; width: 135px; border-left: 1px solid #94C785; border-bottom: 1px solid #94C785; border-right: 1px solid #94C785; }
#header #mainNav > li > ul > li{ list-style-type: none;  }
#header #mainNav > li > ul > li > a{ padding: 5px; display: block; color: #333333; }
#header #mainNav > li > ul > li > a:hover{  background: #E5FFDE; }
.txtCnt{ margin-top: 15px; padding: 30px; width: 35%; background: rgba(200,241,142,0.9); font-size: 12px; font-family: arial; color: #333; }
.txtCnt h2{ color: #E26F09; font-family: helveticaneueltpro-ltex,Arial,Helvetica,sans-serif; font-size: 20pt; font-weight: 100; text-align: left; margin-bottom: 10px; }
ol.d{  margin-left: 0; padding-left: 20px; }
ol.d > li{ margin-bottom: 10px; }
.txtCnt p{ margin-bottom: 10px; }

#nuskin p{ clear: both; margin-bottom: 10px; line-height: 30px; }
#nuskin p img{ float: left; margin-right: 10px; }
