body{
	background-image: none;
	background-color: steelBlue;
	}

#container{	
	width: 500px;
	height: 300px;
	border: 1px solid #616161;
	}
