<div id="container">
<div id="subsSection">
<div class="leftSection">ss</div>
<div class="rightSection">ss</div>
</div>
</div>
(1) I want the subsection div, to be centered on the screen. but when its min-width have been reach on re size, then float to the left and no longer be centered. this is to use the left margin space.