body { background-image: url(../Images/Flower.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 0; }

p {}

td {  }

a:link { color: white ; font-weight: bold; text-decoration: none; }

a:visited { color: white; font-weight: bold; text-decoration: none; }

a:hover { color: purple ; font-weight: bold; text-decoration: none; }

a:active { color: white; font-weight: bold; }

