table
{
border-collapse:
}

body
{

 background-image: url("413a.jpg");
 background-repeat:no-repeat;
 background-attachment: fixed;
 background-position: center;
 }
 

 #text
 {
font-family:Kudasai,Verdana;
font-size:19px;
 }
 
 #underline
 {
 font-family:Kudasai,Verdana;
 text-decoration:none;
 }
 
 
 a
{
  color:white;
  font-size:25px;
  font-family:Kudasai,Verdana;
  text-decoration:none;

 }
 td
 {
 
 font-size: 22px;
 color:white;

 }
 a img
 {
 border:none;
 }
 
a:hover, a:focus
 {
 color:red;
 background :
 }

 
 a:active
 {
 background-color: green;
 a:hover, a:focus
 {
 color:red;
 background : gold;
 }

 }
p
{
font-family:Kudasai,Verdana;
}
 
 }
 p:first-letter
 {
 font-weight: bold; 
 font-size: 2em; /* Slightly  bigger */
 color: white;
}
 p:first-line
 {
 font-variant: 
 }
 
 .auto
 {
 overflow:auto;
 }
 .greytext
 {
 color:white;
 font-size:18px;
 }
