#custom1 {
	background-image: url(images/topleftA.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	left: 50px;
	width: 180px;
	height: 64px;
	}

#custom2 {
	position: absolute;
	background-image: url(images/topbarD.jpg);
	background-repeat: no-repeat;
	top: 74px;
	right: 0px;
	width: 173px;
	height: 118px;
	}

#custom3 {
	}