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

p {
	width: 54%;
	font-family: arial, helvetica;
	font-size: 70%;
	margin-left: 13%;

}
a { color: #666666; }

body{
	background:url('images/ajax-loader.gif') no-repeat middle center;
	}