/*==============================
	       GLOBALS
===============================*/

html {
	height: 100%;
	margin: 0;
	width: 100%;
}

body {
	margin:0;
	background-color: #FFF;
	height: 100%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 50%;
	left: 572px;
}

.container {
	width: 815px;
	height: 469px;
	margin-top: -234px;
	margin-left: -407px;
	position: absolute;
	left: 50%;
	top: 50%;
}
