View Single Post
Old Feb 21st, 2005, 1:33 PM   #2
melbolt
Professional Programmer
 
melbolt's Avatar
 
Join Date: Feb 2005
Location: PA, USA
Posts: 253
Rep Power: 4 melbolt is on a distinguished road
nevermind, i figured it out.


<style>

Body{background-Color: #e7d693}
a:link{color:green}	
a:visited{color:green}
a:hover{color:green}
a:active{color:green}

</style>

in the html it would just be <Body>
melbolt is offline   Reply With Quote