*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: black;
}

#viewport{
	width: 480px;
	height: 300px;
	margin: auto;
}

