#holdingPage { width: 100%; height: 450px; padding-top: 30px; }
ul.depts { list-style: none; width: 600px; margin: 0 auto; text-align: center; padding-left: 100px;  }
ul.depts li { text-align: center; width: 150px; display: block; float: left; margin-left: 10px; margin-bottom: 25px; }
ul.depts li strong { font-size: 1.4em; display: block; margin-bottom: 5px; }
ul.depts li .imgDept { margin-bottom: 10px; }
#holdingPage h3 { text-align: center;  }