body {  
background-image : url(delicate.jpg);
font-family : times, serif;
}  
h1 {
text-align : center;
}
div.c1 {
text-align : center; 
}
div.c11 {
text-align : center;
line-height : 100;
}
div.t1 {
text-align : left;
}
div.c4{
color : blue;
font-size : 120%;
font-weight: bold;
text-align : center;
background-color : silver;
}
div.s1 {
Font-size : small;
}
td.c11  {
width : 11%;
}
td.c12 {
width : 12%;
}
td.c20 {
width : 20%;
}
td.c24 {
width : 24%;
}
td.c45 {
width : 45%
}
td.c50 {
width : 50%;
}
div.c50 {
width : 50%;
}
td.c75 {
width : 75%;
}
ttd.box {
border : 0px;
margin-top : 2px;
padding : 0.1em;
}
div.linkit {
float : right;
width : 30%;
line-height : 2,5;
}
div.linkit2 {
float : right;
width : 30%;
line-height : 114%;
}
div.linkit3 {
float : right;
width : 30%;
line-height : 241%;
}
div.li2 {
float : right;
width : 70%;
}
div.li {
float : right;
width : 30%;
}
div.tle {
float : left;
width : 65%;
}
a:hover {
text-decoration : none;
color : red; 
}
img {
  max-width: 100%;
  height: auto;
}
