Using the width property in percentages will give you resizing content. For example...


<div style="margin: 0px auto; width: 50%; height: 100%; background: #000000;">&nbsp;</div>