@charset "utf-8";
@media screen, projection {
	.pageimage1 {
		background: url(../images/pageimage/mike-with-award.jpg) 0 0 no-repeat;
		height: 300px;
		overflow: hidden;
		width: 750px;
		}
	.pageimage3 {
		background: url(../images/pageimage/mike-with-dice.jpg) 0 0 no-repeat;
		height: 300px;
		overflow: hidden;
		width: 750px;
		}
}
@media print, handheld {
}
@media handheld {
}
@media print {
}

