table {
	width: 100%;
	height: 100%;
}

td {
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

img {
	border: medium dashed #82251E;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 432px;
	text-align: left;
}

h1.intro {
	font:12px arial, helvetica;
	line-height:14px;
	font-weight:bold;
	
	color:#82251E;
}
