body, html {
    margin: 0;
    padding: 0;
}

.text_wrapper {
    width: 1000px;
    margin: 0 auto;
    font-size: 18px;
}
