/* About */
@import "colour5.css";
#wrapper{background:#26582A;}
h1{color:snow;}
h2{font-size:22px;color:darkblue;padding:8px;letter-spacing:0.5px;}
h3{margin:5px; padding:0; font-size:27px; text-align:center; color:midnightblue; }
h5,h4{padding:3px;text-align:left;font-size:21px;color:darkgreen;margin:3px;}
h6{font-size:17px;text-align:center;margin:0;padding:0;color:blue;}
.blueline{width:100%;height:2px;background:blue;margin:5px auto;display:block;clar:both;}
article{background:tan; text-align:justify;  width:calc (100% - 16px); column-count:2;column-gap:8px;column-rule:2px solid blue;padding:8px;font-size:18px;font-weight:normal;line-height:24px;}
@media only screen and (max-width: 1100px)  {article{column-count:1;}}
a.link{color:blueviolet;display:inline;}a.link:hover{color:hotpink;}
.img1,.img3,.img4,.img5{height:272px;width:372px;background:palegreen;}
.img1 img,.img4 img{height:252px;width:372px;float:left;margin-bottom:3px;}
.itemw{padding:4px 10px;break-inside:avoid;}
.img1,.img3,.img2,.img4,.img5{break-inside:avoid;text-align:center;margin:0 10px 5px 2px;float:left;font-size:15px;line-height:15px;border:1px solid forestgreen;display:block;}
.img2{width:353px;height:91px;} .img2 img{width:353px;height:91px;}
.img3{height:280px;width:390px;}.img3 img{height:260px;width:390px;}
.img1{float:right;margin:0 2px 5px 10px;}
.img5{float:left;height:272px;width:390px;}.img5 img{height:252px;width:390px;}

