@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS Example
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

body {
  font-family: Calibri, Verdana, Tahoma,  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 15px;	
  padding-top: 60px;
}
