﻿@media print {

		#GGlogo {
			background: url('images/hereislogo.jpg');
			width: 1096px;
			height: 120px;
		}

}

