body {
	background-color: #000000;
}

img {
	border: 0px;
}

#content {
	height: 520px;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -351px;
	top: 50%;
	margin-top: -207px;

}

#top {
	height: 500px;
	width: 700px;
}

#link {
	text-align: right;
	}

