.systemShots {
	background-image: url(graphics/pulse.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 830px;
}
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.systemStorm {
	background-image: url(graphics/storm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 830px;
}
.systemForce {
	background-image: url(graphics/force.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 830px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
}
