/* Only for the preview page
   hide the footer */
   
#footer {
	display: none;
}