<style type="text/css"> {  }
body {
	background-color: black;	
	overflow: auto;
	font-family: arial;
	height: 100%;
	width: 100%;
}

.center { text-align: center; }
.id { text-align: center; font-weight:bold; border-right: 1px solid black; }

img {
	max-height: 100%;
	max-width: 100%;
}

</style>
