div.main	{width: 100%;
			 height: 100%;}
div.philosophy	{width: 100%;
				 height: 100%;}
div.standards	{width: 100%;
			 	 height: 100%;}
div.axe			{width: 100%;
			 	 height: 100%;}			
div.ordering	{width: 100%;
			 	 height: 100%;}
body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
    font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
table {
      font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
 }
