/* hide from ie on mac \*/
html { height: 100%; }
#simpleViewer { height: 92%;}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #A0AC94;
	color:#FFF;
}
p {
	width: 54%;
	font-family: arial, helvetica;
	font-size: 80%;
	margin-left: 13%;

}
a { color: #333; 
	/*padding:3px;*/
	/*margin-right:5px;*/}
	
img {border:0;}	