body {

        min-width:775px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
        max-width:1100px; 
    }
