	body {	   background-color: #000000;	   background-repeat: repeat;       background-image: url(images/bg2.jpg);       text-align: justify;        font-size: 12pt;        font-family: comic sans ms, verdana, helvetica;	}	h1 {       text-align: center;	}	a {	   color: #000099;	   text-decoration: none;	}	a.lesson {	   color:#ffffff;	}	a:hover {	   color: #000000;	}    p{       text-align: justify;        text-indent: 2em;       font-size: 12pt;        color: #000000;        font-family: comic sans ms, verdana, helvetica;        text-indent: 2em    }    table.link {	       text-align: center;       font-size: 12pt;       width: 540px;       background-image: url(images/linkbg.jpg);    }    table.linklesson {	       text-align: center;       font-size: 7pt;       width: 540px;       background-image: url(images/linklessonbg.jpg);    }    table.lessons {        height: 30;        border-color: #000000;        border-style: solid;    }    table.lessons td {	    padding: 2px;	}    table.white {        margin-left: auto;        margin-right: auto;        align: center;        border-width: 1px;        border-color: #000000;        border-style: inset;    }    table.white td {	    background-color:ffffff;        border-style: none;	}    table.l td {       background-color:ffffff;       border-style: none;    }    div {       width: 900px    }
