body
{
  margin:0px;
  background-color:#efefe4;
  background-image:url(background.gif);
  color:#40a0e0;
  text-align:center;
}

img { border:0px; }

a { text-decoration:none; }
a:hover { text-decoration:underline; }

/*
#center
{
  width:760px;
  height:480px;
  position:absolute;
  left:50%; 
  top:50%;
  margin-left:-380px;
  margin-top:-220px;
  white-space:nowrap;
}
*/

#center
{
  width:760px;
  margin:30px auto 20px auto;
  white-space:nowrap;
}

h1, h1 a, p { color:#40a0e0; font-size:8pt; font-weight:normal; margin:5px; }
p a { color:#40a0e0; }

#intro
{
  background-color:#ffffff;
  border:3px solid #40a0e0;
}

#intro table { width:760px; height:320px; border-collapse:collapse; }
#intro table tr { vertical-align:middle; }
#intro table td { padding:0px; text-align:center; }
#intro table td.c1 { width:340px; }
#intro table td.c2 { }
#intro table td img.photo { width:320px; height:300px; margin:10px; }
#intro table td img.title { width:330px; height:65px; margin:10px; }
#intro table td img.shamp { width:88px; height:200px; margin:10px; }

#index img { border:3px solid #40a0e0; }

div.pub { display:block; }

