/**
  * Title:    Unitstep.net fluid screen styles
  * Author:   Peter Chng
  * 
  * Alters the original styles to make the document scale with the width 
  * of the viewing port. 
  */
body {padding: 0 6%;}
#page {width: 99%; max-width: 1200px; min-width: 700px;}
