margin: 5px 5px 5px 5px
p { 
    font-family: "Lucida Sans Unicode"; font-size: 12pt; font-weight: bold; text-align: left
}
img {
    object-fit: fill;
}
.sixcol {
	background-image: url("../../Image/ship-pic.png");
	background-repeat: no-repeat;
	column-count: 6;
	column-wrap: nowrap;
}