@charset "UTF-8";
.tile {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 5px;
}
.subtitle {
	padding-top: 2px;
}
.realboat {
	padding-right: 5px;
}
