﻿a img {
			border: 0;
		}
		#largeImage {
			position: fixed;
			padding: 8px;
			background-color: #e3e3e3;
			border: 1px solid #bfbfbf;
			top:50%;
			left:50%;
			margin-top: -250px;
			margin-left: -210px;
			/*bottom:50%;
			margin:auto;*/
		}