body {
	background-color: rgb(255,255,210);
}

.header {
	height: 40px;
}

.content {
	min-height: 500px;
}

.main-content {
	min-height: 500px;
}

.footer {
	height: 40px;
}
