Hi all, I would like to create a makeup environment that will contain author, university logo and date and other information that doesn’t occupy its own page that I can define in an environment file and reuse. The logo and date should occupy the margins at the top at the left and right respectively. Then there will be course information on the left and a framed assignment box on the right (as it will have special fonts). Much like the title of a latex article class. It should look something like this: [logo] [date] --------------------------------------------- [course]: [Code] [assignment] [name] [ ] [class] [ 1 ] ---------------------------------------------- body Any pointers on how I can achieve this? Jethro