@font-face{font-family:'Boycott';src:url('RUSBOYCOTT.TTF');}
html{margin:0px;padding:0px;}
body{margin:0px;padding:0px;font-size:18px;font-family:monospace;color:#7a6b58;background-color:#000000;background-image:url('background_page2.jpg');background-size:auto 100%;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;animation-name:show;animation-duration:1s;}
@keyframes show{from{opacity:0;}to{opacity:1;}}
header{margin:0px auto;background-color:#111111;line-height:0;}
#animation-light{animation-name:light;animation-duration:5s;animation-iteration-count:infinite;}
@keyframes light{0%{filter:contrast(100%);}10%{filter:contrast(200%);}20%{filter:contrast(100%);}30%{filter:contrast(200%);}40%{filter:contrast(100%);}50%{filter:contrast(200%);}100%{filter:contrast(100%);}}
#animation-fire{animation-name:fire;animation-duration:5s;animation-iteration-count:infinite;}
@keyframes fire{0%{filter:brightness(100%);}5%{filter:brightness(85%);}10%{filter:brightness(90%);}15%{filter:brightness(100%);}20%{filter:brightness(85%);}25%{filter:brightness(90%);}30%{filter:brightness(100%);}40%{filter:brightness(85%);}50%{filter:brightness(95%);}60%{filter:brightness(85%);}70%{filter:brightness(95%);}80%{filter:brightness(85%);}85%{filter:brightness(75%);}90%{filter:brightness(85%);}100%{filter:brightness(100%);}}
#animation-flash{animation-name:flash;animation-duration:5s;animation-iteration-count:infinite;}
@keyframes flash{0%{filter:brightness(0%);}10%{filter:brightness(0%);}11%{filter:brightness(200%);}12%{filter:brightness(100%);}13%{filter:brightness(200%);}14%{filter:brightness(100%);}15%{filter:brightness(200%);}16%{filter:brightness(100%);}17%{filter:brightness(200%);}100%{filter:brightness(0%);}}
#animation-blowout{animation-name:blowout;animation-duration:5s;animation-iteration-count:infinite;}
@keyframes blowout{0%{filter:grayscale(100%);}15%{filter:grayscale(0%);}30%{filter:grayscale(100%);}45%{filter:grayscale(0%);}60%{filter:grayscale(100%);}75%{filter:grayscale(0%);}100%{filter:grayscale(100%);}}
#animation-artifact{animation-name:artifact;animation-duration:5s;animation-iteration-count:infinite;}
@keyframes artifact{0%{filter:hue-rotate(0deg);}100%{filter:hue-rotate(360deg);}}
#animation-alarm{animation-name:alarm;animation-duration:5s;animation-iteration-count:infinite;}
@keyframes alarm{0%{filter:brightness(100%);}50%{filter:brightness(50%);}100%{filter:brightness(100%);}}
#animation-smoke{background-image:url('!cloudsHD_edit.png');background-repeat:repeat-x;animation-name:smoke;animation-duration:200000s;}
#animation-smoke img{opacity:0.8;}
@keyframes smoke{0%{background-position:0% 100%;}100%{background-position:1000000% 100%;}}
nav{margin:0px auto;padding:20px 0px;background-color:#111111;background-image:url('back.9cf64d29.jpg');background-position:center top;background-repeat:no-repeat;}
aside{margin:0px auto;padding:20px 0px;text-align:center;background:#220000;}
main{margin:0px auto;}
section{margin:40px auto;border-left:1px solid;border-radius:10px;max-width:760px;padding:20px;}
article{margin:0px auto;max-width:800px;padding:20px;text-shadow:4px 4px 8px #000000;}
footer{text-align:center;}
h1{margin:0px auto;padding:20px 0px;text-align:center;font-family:'Boycott', fantasy;text-shadow:4px 4px 2px #000000;}
h2{margin:0px auto;padding:20px 0px;text-align:center;font-family:'Boycott', fantasy;text-shadow:4px 4px 2px #000000;background-color:#111111;background:rgba(17, 17, 17, 0.5);}
h3{padding:20px 0px;text-align:center;border-left:3px solid;padding:20px 0px;text-align:center;font-family:'Boycott', fantasy;text-shadow:4px 4px 2px #000000;background-color:#000000;background:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
h4{padding:20px 0px;text-align:center;}
a{display:inline-block;margin:4px 2px;border-radius:3px;padding:0px 4px;text-decoration:none;color:#000000;text-shadow:0px 0px 0px #000000;background-color:#4f3829;box-shadow:4px 4px 2px #000000;transition:0.5s;}
a:hover, .selected{background-color:#444444;}
a img{display:block;padding:4px 0px;}
summary{cursor:pointer;}
video{max-width:100%;}
audio{width:100%;max-width:100%;}
img{max-width:100%;}
menu{margin:0px auto;max-width:1200px;padding:20px;}
ul, ol{margin:20px 0px;}
dl{margin:0px;}
details, blockquote, pre, code{border:1px dashed;overflow:auto;padding:0px 4px;}
mark{text-shadow:none;background-color:#990000;}
pre{white-space:pre-wrap;}
figure{display:inline-block;}
time{font-family:'Courier New', monospace;}