body
{
scrollbar-face-color:#228B22;
scrollbar-3dlight-color:Teal;
scrollbar-highlight-color:Teal;
scrollbar-shadow-color:Lime;
scrollbar-darkshadow-color:Yellow;
scrollbar-arrow-color:Yellow;
scrollbar-track-color:Black;
background-image: url(tlo.jpg);
background-repeat: repeat;
background-attachment: fixed;
margin-left: 10px;

  }
h1
{
 color: #FFD700;
 font-style: normal;
 font-family: Garamond;
 font-size: 20px;
 font-weight: bold;
 }

h2
{
color: #FFA500;

 font-style: normal;
 font-family: Garamond;
 font-size: 20px;
 font-weight: bold;
}

h3
{
color: blue;
 font-style: normal;
 font-family: Garamond;
 font-size: 15px;
 font-weight: bold;
	
}
h4
{
color: #8B008B;
 font-style: normal;
 font-family: Garamond;
 font-size: 15px;
 font-weight: bold;
 }
 h5
{
color: #FFA500;

 font-style: normal;
 font-family: Garamond;
 font-size: 15px;
 font-weight: bold;
}
h6
{
color: #A0522D;

 font-style: normal;
 font-family: Garamond;
 font-size: 20px;
 font-weight: bold;
}
	


A:link{font-weight:bold;
color:blue;
text-decoration:none}


A:visited{
font-size: 20px;
font-weight:bold;
color: red;
text-decoration:none}


A:hover{font-weight:bold;
color: yellow;
text-decoration:none}


A:active{font-weight:bold;
color:#7FFF00;
text-decoration:none}

span{color:Black;
font-weight:bold}
}
