
img#topimage    { /* Top image  */
	position    : relative;
	left        :    0px;
	top         : -100px;
	width       :  1000px;
    height      :   400px;
	}
div#headline             { /* Payment instructions */
	position        : relative;
	left            :  50px;
	top             : -80px;
	width           : 900px;
	height          :  50px;
	}
div#text             { /* Payment instructions */
	position        : relative;
	left            :  50px;
	top             : -70px;
	width           : 900px;
	height          : 500px;
	}


/*--- EndOfFile ---*/
