body {
	background: white;
}
.main {
	width: 600px;
	height: 100%;
	margin: 0 auto;
	}

.sink {
	position: absolute;
	}

.bottom {
	position: absolute;
	bottom:10px
	}