body {
	background-image: none;
}
#container {
	margin: 10px;
	border: 1px solid gold;
	padding: 20px;
	background: white;
}
