/* The ONLY Differences between default, big and     */
/* contrast are text size and page background colour */

/**************** Container styles ****************/

#content{
  font-size:large;
}

#content-text h2{
  font-size:x-large;
}

#content-text h3{
  font-size:large;
}
