body{
background: #0cb591;
}
a{
    color: red;
    font-size: 50px;
}
h1{
    color: darkred;
    font-size: 40px;
}
#form{
    font-weight: bolder;
    font-size: 25px;
    color: indigo;
}
#proc{
    font-weight: bolder;
    font-size: 25px;
    color: crimson;
}
#sex{
    font-weight: bolder;
    font-size: 25px;
    color: darkgreen;
}
}
#prod{
    font-weight: bolder;
    font-size: 25px;
    color: darkmagenta;
}
#p{
    font-weight: bolder;
    font-size: 25px;
    color: indigo;
}
#pb{
    font-weight: bolder;
    font-size: 25px;
    color: darkorange;
}
#c{
    font-weight: bolder;
    font-size: 25px;
    color: darkblue;
}
#cb{
    font-weight: bolder;
    font-size: 25px;
    color: orangered;
}
#com{
    font-weight: bolder;
    font-size: 25px;
    font-size: 20px;
}
#e{
    font-weight: bolder;
    color: green;
    font-size: 20px;
}
#b{
    font-weight: bolder;
    color: red;
    font-size: 20px;
}