* {
	margin:0;
	padding:0;
}

body {
	background-color:#d5dfe7;
}

#container {
	width:240px;
	height:160px;
	margin: 200px auto;
}
