BODY {
	background : White;
}
.footer{
	font-size: x-small;
}

.left_container_frame {
	background : #84a32c;
	font-weight : bolder;
}
.left_container_content {
	background : White;
}

.middle_container_frame{
	background : #ffe332;
	font-weight : bolder;
}
.middle_container_content{
	background : White;
}

.right_container_frame{
	background : #e25216;
	font-weight : bolder;
}
.right_container_content{
	background : White;
}