@charset "utf-8";

html,body {
    height: 100%;
}

div#wrapper-inside {
    margin: 0 auto;
    width: 1000px;
}
