@charset "utf-8";
/* CSS Document */

body {
	background: #10181E;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a {
	color: #ffffff;
}

.container {
	width: 523px;
	margin: 40px auto 0 auto;
}

.eye {
	width: 523px;
	height: 340px;
}

.left {
	float: left;
	width: 317px;
}

.right {
	float: left;
	width: 206px;
	text-align: right;
}