<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.port {
height:105px;
width:105px;
float:left;
border:1px solid #90815D;
margin:1px;
}

div.port img {
margin-left:15px;
}

div.port a:link img {
border:none;
}
div.port a:visited img {
border:none;
}

div.land {
height:105px;
width:105px;
float:left;
border:1px solid #90815D;
margin:1px;
}

div.land img {
margin-top:15px;

}

div.land a:link img{
border:none;
}
div.land a:visited img {
border:none;
}

.galheader {
clear:both;
text-align:center;
}</pre></body></html>