Source Order + Properties
.layer{
   margin: 0 auto;
}
.bunbottom{
   display:block;
}
.lettuce{
   float:left;
}
.veggies{
   display:inline;
}
.buntop{
   position:relative;
}