/*--------------------------------------------------
  == Style for view_pamph.html ==
  --------------------------------------------------
  File       : view_pamph.css
  Date       : 2006.04.28
  Last Update: 2006.04.28
--------------------------------------------------*/

html, body {
	height: 100%;
	overflow: hidden;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
}

#flashcontent {
	height: 100%;
}