body {
   font-size: 120%;
   font-family: arial;
   font-style: normal;
   background: #405060;
   color: #405060;
   margin: 0;
}

big {
   font-size: 240%;
   font-family: arial;
   font-style: italic;
   color: #000000;
}

small {
   font-size: 120%;
   font-family: arial;
   font-style: normal;
   color: #000000;
}

p {
   font-size: 120%;
   font-family: arial;
   font-style: italic;
   color: #000000;
}
 

