#content {
		margin-left: 0px;
		margin-top: 0px;
}
#footer	{
		position: fixed;
		float: bottom;
		left: 0px;
		bottom: 0px;
		width: 100%;
		background: #fff;
}
#date {
		background: green;
		color: red;
}