﻿body {
    background-color:#e9e7ce;
    margin:0;
    padding:0;
    text-align:center;
    width:auto;
    height:auto;
	height:100%; /* needed for container min-height */
}
