﻿body {background-color:darkgreen;}
     {background-repeat: no repeat;}
     
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: black;}