Template:SCUT-FSE-CHINA/Footer

<style>

   .footer {
       margin: auto 20%;
       text-align: center;
       font-size: 14px;
       color: #555;
   }
   .footer-img {
       text-align: center;
   }
   .footer-img img {
       width: 200px;
   }

</style>