1body{ 2margin-top:50px;/* 50px is the height of the navbar - change this if the navbarn height changes */ 3} 4 5.header{ 6margin-bottom:20px; 7} 8 9.portfolio-item{10margin-bottom:25px;11}1213.img-thumbnail{14border:0;15}1617footer{18margin:50px0;19}