@font-face {
	font-family: "venus";
	src: url("font/Venus+_LivingPath-B-29.woff2") format("woff2");
}
body{
    background-color: #cccccc;
    font-size: 1.75em;
    color: black;
}

span{
color:#0000ee;
}
span:nth-of-type(2){
color:#551a8b;
}
span:nth-of-type(6){
color:#551a8b;
}
span:nth-of-type(4){
color:#551a8b;
}