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

body {
	margin-left: 7%;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	height: 100%;
	padding: 0;
	background: #181818;
	color:#FFF;
}
p {
	font-family: arial, helvetica;
	font-size: 70%;
}
a { color: #FFF; }