@charset "UTF-8";

.Module.Footer {
    width: 100%;
    margin: 0 auto;
    background: transparent url("../img/pw_maze_black.png") repeat scroll 0 0;
    padding: 30px 0;
}

.Module.Footer footer {
    color: white;
    margin: 0 20px;
}
