#pasfoto {
    float: left;
    height: 180px;
    margin-right: 100px;
}

#RSL {
    float: left;
    height: 400px;
    margin-right: 80px
}

#M1 {
    float: center;
    height: 400px
}

#M2 {
    float: right;
    height: 400px
}

h3 {
    color: rgb(68, 163, 222);
}

p {
    padding-bottom: 30px;
}