body {
	position: fixed;
	width: 100%;
	height: 100%;
}

#container {
	width: 1000px;
	height: 600px;
}
