#fleet img {
	border: 1px solid #74715B;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#items img {
	margin-left: 20px;
	margin-bottom: 20px;
}
.s550 {
	background-image: url(../images/s550.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.civillian {
	background-image: url(../images/civillian.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#hero {
	margin-top: 60px;
}
#flash img {
	margin-top: 60px;
	margin-bottom: 20px;
}
#flash #hero img {
	margin: 0px;
}

