
img#topimage    { /* Top image  */
	position    : relative;
	left        : 0px;
	top         : 70px;
	width       :  1000px;
        height      :   250px;
	}

div#pay1             { /* Payment instructions */
	position        : relative;
	left            : center;
	top             : 90px;
	width           : 90%;
	height          :  20px;
	}
div#pay2             { /* Payment instructions */
	position        : relative;
	left            :  5%;
	top             :120px;
	width           : 90%;
	height          : 350px;
	}

img#button1           { /* Payment instructions */
	position        : relative;
	left            : 30%;
	top             : 40px;
	width           : 250px;
	height          : 50px;
	}



/*--- EndOfFile ---*/
