/* CSS Document */

body {
	margin: 0;
	background-color: #c0deed;
}

.container {
	width: 800px;
	margin: 0 auto;
}