BODY {
		font-family: Verdana;
		font-size: small;
		font-weight: bold;
		font-style: none;
		color: #000000;
		background: #FFFEA1 url(Main_Bak.jpg) fixed;}
		text-decoration: none;
		text-align: center;
        UL.table ()
}

A:LINK {
		font-family: Verdana;
		font-size: small;
		font-weight: bold;
		font-style: none;
		color: #000000;
		background: none;
		text-decoration: underline;
		text-align: center;
}

A:VISITED {
		font-family: Verdana;
		font-size: small;
		font-weight: bold;
		font-style: none;
		color: #000000;
		background: none;
		text-decoration: underline;
		text-align: center;
}

A:HOVER {
		font-family: Verdana;
		font-size: small;
		font-weight: bold;
		font-style: none;
		color: #000000;
		background: none;
		text-decoration: underline;
		text-align: center;
}

H1 {
		font-family: Verdana;
		font-size: medium;
		font-weight: bold;
		font-style: none;
		color: #000000;
		background: none;
		text-decoration: overline;
}

H2 {
		font-family: Verdana;
		font-size: small;
		font-weight: bold;
		font-style: none;
		color: #000000;
		background: none;
		text-decoration: overline;
}

UL {
   font-family : Verdana; 
   list-style-type : disc; 
   list-style-image : url(Li.jpg); 
}