
h2.line {
    width: 100%;
    text-align: center;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

h2.line span {
    background:#fff;
    margin: -12px 0px;
}

body {
    margin: 2px;
    padding: 2px;
}

.select2 {
    width:100%!important;
}