html {font-size: 125%}
body {background-color: #FDFCF2; font-size:50%; font-family: Arial, Helvetica, sans-serif;} 

h1 {
 font-size: 2em;
 color: #6a5acd;
}

h2 {
 font-size: 1.6em;
 color: #d87093;
}

h3 {
 font-size: 1.4em;
 color: #d87093;
}

h4 {
 font-size: 1.3em;
 color: #000000;
 font-weight:bold;
}

p, ul {
 font-size: 1.2em;
 color: #000000;
}