@charset "utf-8";
/* CSS Document */
@media screen{


.title {
    padding-left: 20px;
    font-size: large;
    padding-bottom: 40px;
    background-position: 104% -51%;
    background-size: 176% 340%;
}
.prop {
    margin-top: -8px;
    padding-left: 64px;
    float: left;
}
.links {
    text-align: center;
    text-decoration: underline;
    background-color: #56C76B;
    margin-left: -30px;
    margin-right: -30px;
}
}
.header {
    clear: none;

}
