.mg-1{
    margin: 15px auto 15px auto;
}
.mg-2{
    margin-top:100px; 
}
.lg-1{
    min-width: 150px;
    max-width: 230px;
}
.page{
    background-color:#3399cc;
}
.page-header{
    height: 240px;
    text-align: center;
}
.page-bottom{
    height: 100px;
    text-align: center;
}
.page-title{
    font-size: 40px;
}
.page-logo{
    text-align: left;
}
.p-title{
    font-size: 20px;
    font-weight: bolder;
}