/* font */
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('font/League_Gothic-webfont.eot');
	src: local('☺'), url('font/League_Gothic-webfont.woff') format('woff'), url('font/League_Gothic-webfont.ttf') format('truetype'), url('font/League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}
ul, li, fieldset {
  margin:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
body {
	margin: 0 auto;
	font-family: arial;
	font-size: 1em;
}