@charset "UTF-8";
div#centering {
width: 850px;
    margin:auto;
    height:auto;
    background-color: #ffffff;
}