body{
color: DimGray;
font-family: "Trebuchet MS";
background-color: LightCyan
}
h1,h2,h3,h4{
color: PaleVioletRed;
font-family: Century Gothic;
}
p.Purple{
color: Indigo
}
#StarTrek{
color: Goldenrod;
}







