body {
	background-color: #FFF;
}

img {
	border: 0;
}

#imgDiv {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -167px;
}
/*border: #FFF 10px solid;*/
/*margin: 50px;*/
}

#main {
	with: 100%;
	height: 100%;
}

.picture {
	position: absolute;
}

.invis {
	visibility: hidden;
}