.red{
font-size:18pt;
color:red;
}

.blue{
font-size:18pt;
color:blue;
}

.green{
font-size: 18pt;
color: green;
}
 
BODY{
background-image: url(../images/jpg/gra-back.jpg);
}


