div.flags
{
	text-align: center;
}

div.flags img
{
	margin: 10px;
	border: 1px solid black;
}

div.flags img.active
{
  border: 3px solid blue;
}

div.letters
{
	text-align: center;
	font-size: 14px;
}

img.flag-small
{
	border: 1px solid black;
}

p.wreck-description
{
	margin: 30px;
	text-align: left;
	overflow:scroll;
	height: 300px;
}

table.article-table
{
	width: 629px;
}