body
{
margin-left:100px;
margin-top:20px;
background-image: url("planets2.jpg");
background-repeat:no-repeat;
background-attachment: fixed;
background-position: center;
}

table
{
border-collapse: collapse;

}

td
{
text-decoration:none;
color:darkgrey;
font-family:kudasai,verdana;


}

a:hover, a:focus
 {
 color: red;

}

a
{
text-decoration:none;
color:darkgrey;
font-family:kudasai,verdana;
font-size:18px;

}


