body
{
  color : #000000 ;
  background-color : #FFFFF0 ;
}

.center
{
  text-align : center ;
}

.right
{
  text-align : right ;
}

.left
{
  text-align : left ;
}

div.caution
{
  text-align : center ;
  font-size : large ;
  color : red ;
}
