﻿/*defines width of the document*/
#documentWrapper{width:750px;}
/*defines properties of the content section*/
#contentWrapper{margin-left:2px; min-height:500px;}
	
	