@charset "utf-8";
/* CSS Document */
body {
  padding: 0;
  margin: 0;
  background: #FFFFFF url(../images/PDP-INTRO.jpg) no-repeat center top;

  width: 100%;
  display: table;
}


#background { 
	background: #FFFFFF url(../images/PDP-INTRO.jpg) no-repeat top center; 
	height: auto !important; 
	height: 100%; 
	min-height: 100%; 
	padding-bottom: 30px; 
	}

p {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19pt;

}
