@charset "utf-8";

body {
    background: white;
    margin-left: 180px;
    margin-right: 180px;
    margin-top: 50px;
    margin-bottom: 100px;
    color: #333333;
    line-height: 180%;
}

.topspace { 
    margin-top: 60px;
}

h1 {
    border-bottom: solid 2px #a1a1a1;
    line-height: 200%;
}

h4 {
    font-size: 15px;  
}