
img#topimage    { /* Top image  */
	position    : relative;
	left        :    0px;
	top         : -100px;
	width       :  1000px;
    height      :   400px;
	}
div#pay1             { /* Payment instructions */
	position        : relative;
	left            :  5%;
	top             : -80px;
	width           : 90%;
	height          :  40px;
	}
div#pay3             { /* Payment instructions */
	position        : relative;
	left            :  5%;
	top             : -80px;
	width           : 90%;
	height          : 40px;
	}
div#pay2             { /* Payment instructions */
	position        : relative;
	left            :  5%;
	top             :-80px;
	width           : 90%;
	height          :auto;
	}


/*--- EndOfFile ---*/
