.noRepeat {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/jet1.jpg);
	background-color: #000033;


}
.noRepeatTEMP {

	background-image: url(images/templogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.heliback {
	background-image: url(images/heliback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
