#outerDiv{
background:white;
padding:20px;
width:500px;
margin:auto;
}

.sectionHeading{
font-size:16px;
font-weight:bold;
line-height:2;
}

.sectionText{
font-size:14px;
line-height:1.4;
}

.nameHighlight{
color:maroon;
font-weight:bold;
}

