body {
	font-family: arial;
	background-color: Silver;
	img.large {
		width: 1000px;
		height: 750px;
		}
	img.circuit {
		width: 1000px;
		height: 700px;
		}
	img.document {
		width: 650px;
		height: 850px;
		}
	img.video {
		width: 1000px;
		height: 750px;
		}
	embed.document {
		width: 650px;
		height: 850px;	
	}
	}
