@charset "utf-8";
/* CSS Document for evytech website */

	html, table, body, tbody {
		width: 100%;
		height: 100%;
		background-color: #333333;
		overflow: hidden;
	}
	
	div {
		height: 100%;
	}
	
	tr, td {
		width: 100%;
		height: 100%;
		text-align: center;
		vertical-align: center;
	}

	img {
		width: 862px;
		height: 548px;
	}