html {box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
html {overflow-x:hidden}
body {margin:0; padding:0; background-color:#f2f2f2; font-family:helvetica}
img,a {outline:none; border:none}
a {text-decoration:none}
a:link {color:#000} a:visited {color:#000} a:hover {color:#000} a:active {color:#000}

#contentZone {width:100%; margin-left:auto; margin-right:auto; max-width:1920px}
#mainContainer {width:80%; margin-top:50px; margin-left:auto; margin-right:auto; margin-bottom:50px; max-width:1536px; background-color:#fff; padding:80px 120px 86px; 
border-radius:30px; font-size:20px; color:#888}

.clown {width:100%; max-width:480px}

.p300000 {padding-top:30px}
.p301000,.rsp30 {padding:30px 10px 0px}
.p200000 {padding-top:20px}
.p100000 {padding-top:10px}

.centering {margin-left:auto; margin-right:auto}
.alignCenter {text-align:center}
.alignLeft {text-align:left}
.alignRight {text-align:right}
.alignJustify {text-align:justify}

.lineHt {line-height:1.5}
.underline {text-decoration:underline}
