body {
background-color: #c8daf3;
font-family: "Arial";
}

table {
border: 1px solid black;
}

.starSystemsView td {
width: 32px;
height: 32px;
}

.starSystemsView {
background-image: url(starbackground1b.gif);
/*background-repeat: tile;*/

width: 800px;
height: 800px;
}
