/*It is not good practice to use inline styling, 
so I created this for controlling the margins and paddings. */

.marginbottomhalfem 
{
	margin-bottom: .5em;
}

.marginleft7em 
{
	margin-left: 7em;
}
