Your coverpage won't fit on a single screen
Margins COUNT, padding counts, borders count
they all add up so a 800x600 image will not fit on a 800x600 screen if you use absolute sizes (or fail the % maths)
margin-top
<p> <image ...</p> <can have margins
margin-bottom
|