If you want to fit the content in a smaller window:
- open cll.css with a text editor (such as
Notepad++)
- under [.margin_div] you will see: [width:1024px;]
-- this can be changed to [width:768px;] or [width:90%;] or as you prefer
info on the width property: http://www.w3schools.com/cssref/pr_dim_width.asp