body {

background: repeating-linear-gradient(

0deg,

dc7aff,


#dc7aff 10px,
#c82eff 10px,
#c82eff 20px

);

}

.rightHead, .tableRight {

background: #dc7aff;

color: #111;

}

.tableLeft {

background: #c82eff;

}