body {
  color: #333333;
  background-color: #ffffff;
  background-image : url(home_main_back0.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-attachment: fixed
;}

p { margin: 0 ;}

a:link {
  color: #000000;
  background: #ffffff
;}
a:visited {
  color: #000000;
  background: #ffffff
;}
a:hover {
  color: #000000;
  background: #ffffff;
}
a:active {
  color: #000000;
  background: #ffffff
;}


.c1 { font-size: xx-small ;}
.c2 { font-size: x-small ;}
.c3 { font-size: small ;}
.c4 { font-size: medium ;}
.c5 { font-size: large ;}
.c6 { font-size: x-large ;}++++++++
.c7 { font-size: xx-large }

.navigation { text-align: center ;}