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