body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 916px;
	height: 532px;
	margin-left: -458px;
	margin-top: -266px;
}

#hug-your-dog {
	position: relative;
	width: 454px;
	height: 454px;
	float: left;
}

#hug-your-cat {
	position: relative;
	width: 454px;
	height: 454px;
	float: right;
}

#frontline {
	float: left;
	margin-top: 22px;
	margin-left: 120px;
}