* {
    font-family: arial;
}
/*
body {
    background-color: #bdbdbd;
}
*/
.head {
    text-align: center;
    background-color: #12a4ff;
    background-color: #722f37;
    font-weight: bold;
    color: #ffffff;
}
.row {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.services {
    font-size: 20px;
    text-align: center;

}
td#left {
    width: 50%;
}
td#center {
    text-align: center;
}
td#right {
    width: 50%;
}
#ltext {
    width: 20%;
}
#ctext {
    width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#rtext {
    width: 20%;
}

