@font-face {
  font-family: linLib;
  src: url('/css/fonts/LinLibertine_R.woff') format('woff');
}

body {
	background:#FFFF99;
	font-family:linLib;
}