body {
    background-color: #fff;
}
a {
    text-decoration: none;
}
#mainwindow {
    text-align: center;
}
#picselect {
    padding: 0px;
    margin: 0px;
    overflow-y: scroll;
}
#mainview {
    float: left;
    text-align: center;
    border: 1px solid #ffffff;
}
.largepic {
    text-align: center;
}