.systemBanner {
	text-align: center;
}
.systemBanner img {
	border: 1px solid #0a0a0a;
}
.systemBanner a:hover img {
	background-color: #3a0a0a;
	border: 1px solid #ff0000;
}