@CHARSET "ISO-8859-1";

html {

  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 2px;
	height: 99.5%;
	font-size: 11px;
	line-height: 15px;
	background : url(../../Resources/images/ig_background_white.png);
}

#nav a {
	display: inline-block;
}