﻿.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

#top_logo {
    max-width: 400px;
}

