body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#header {
	background-color: #FFF;
	padding: 0px;
	height: 337px;
	width: 502px;
	margin-top: 140px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #000;
	padding: 0px;
	height: 15px;
	width: 502px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a .direction  {
	float: right;
	background-image: url(Untitled-1.png);
}
a .direction:hover {
	float: right;
	background-image: url(Untitled-2.png);
}
