.border
{
	background-image: url("http://www.kehinde.com/images/leaves.gif");
	background-repeat : repeat-y;
	background-attachment: fixed; 
	color : red;
	width: 120px;
}

#greenbold {font-size: 24pt ; color: "#009900"; font-weight: bold}
.greenlink a:link {color: #008000;} 
.greenlink a:visited {color: #008000;} 
.greenlink a:active {color: #008000;} 
.greenlink a:hover {color: #FF0000;} 

#yellowlink {text-align: center}
.yellowlink a:link {color: #FFFF99;} 
.yellowlink a:visited {color: #FF0000;} 
.yellowlink a:active {color: #66FFFF;} 
.yellowlink a:hover {color: #66FFFF;} 


div {color :"#FFFF99" 
     link: "#FFFF99" }
img { border-width: 0px } 

td.wide {padding-right: 50px}  

body 
{
color : green 
}
