body { margin-bottom: 20px; margin-top: 10px; background: rgb(0,0,0);}
img { border-width: 0px;}
img.left {position: absolute;left: 0px; top: 50px; }
img.right { position: absolute; right: 0px;top: 50px;}
p {text-align: center;}
img.deco {border-style: solid; border-color: rgb(255, 255, 255); border-width: 15px; display: block; margin-left: auto; margin-right: auto;}
.contain { background-color:black;text-align: center;color:white; font-size:20px; margin-bottom:10px; }

@media screen and (max-width:667px) {
img .deco {border-style: solid; border-color: rgb(255, 255, 255); border-width: 15px; display: block; margin-left: auto; margin-right: auto; width: 130%; height:130%;}
}
