@charset "UTF-8";
#container {
	height: 1600px;
	width: 600px;
	background-color: #000000;
}
#header {
	height: 262px;
	width: 625px;
}
#container #james {
	height: 75px;
	width: 600px;
	float: none;
}
