/*
#g1 {
	background-image: url(england_bunting.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: 0px -2px;
	height: 44px;
	width: 100%;
}
#g2 {
	height: 132px;
	width: 132px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(topleft.gif);
}
#g3 {
	background-image: url(leftflag.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 264px;
	width: 99px;
	margin-left: -95px;
	margin-top: 12px;
}
*/
