/* ----- standards ---- */

body {
    border-left: 1px solid #AEBAD1; 
	 background: #EBEBEB;
    height:100%;
    margin:0px;
    padding:0px;
}


