/* 
  -----------------------------------
  USN.EDU - All CSS
  by Zee Designs
  www.zeedesigns.com
  custom site style - wps integrated
  -----------------------------------
*/

/*
  ----------------------------------------------------------
INSTRUCTIONS:
For reducing space between the edge of browser and white
background change this style:
body {
	padding :20px 0 20px;
}

For reducing space between edge of white background and
the seal you change the following styles:
h1 { top :22px; }
h2 {	top :72px; }
# header ul{	margin-top :44px; }
# header form{ margin :44px; }
# usn-nav{ margin :193px }
# text-container{ margin-top :172px; }

for changing space on the footer use this:
# footer{ padding-bottom :20px; }
  ----------------------------------------------------------
*/


@font-face {
  font-family: 'FFU_U395';
  src: url('/fonts/myriadproregular.ttf.eot');
  src: local('U_U395'), 
         url('/fonts/myriadproregular.ttf') format('opentype');
}

body { font-family: 'FFU_U395'; font-size:14px;}
