html, body {height: 100%; background-color:#4c002f;}
a {color: #B89251; font-weight: bold; text-decoration: none; font-size:10px;}
a:hover {text-decoration: underline}
body {
	display: table; width: 980px; margin: 0 auto;
	background-color: #4c002f; font: normal 12px Verdana Arial, Helvetica, sans-serif; color: #B89251; font-size:10px;}
h1 {font-size: 16px; width: 980px; height: 600px}
h1 span {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	background: transparent url(img/netstandardsplash.jpg) 0 0 no-repeat}

#container {display: table-cell; vertical-align: middle}
#content {position: relative; width: 980px}

