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