/** This controls putting the footer on the bottom of the screen **/
/*** When using the footer stuff this id contains the top part, menu bars, content the lot **/
.container_picture {
	border-width:0;
}

.blue_backdrop {
	background-color:#85cff2;
}

