put what you want on this page
notice that it doesnt have a menu … this is to create promotion pages so you can control where the visitor goes and track page hits to it
Coding Tip:
Have a look at Code for this page (I.e. Click the Text tab top right)
adding the 3 images left a small amount of space to the right and the text tried to fill it … but I wanted the text to go under the images
to force it I added a line above the text to force it to move under the images; like this:
<div class="clearfix"> </div>