/* W3.CSS 4.04 Apr 2017 by Jan Egil and Borge Refsnes */
.w3-content{max-width:980px;margin:auto}
.w3-section{margin-top:16px!important;margin-bottom:16px!important}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}

