body {
    background:url(../img/backgrounds/green3.gif);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h1 {
    text-align: center;
    background: rgba(172, 255, 47, 0.39);
}
p {
    background: url(../img/backgrounds/body.gif);
    height:3em;
    padding-top:10px;
}
a {
  color:hotpink
}
a:visited {
  color:deeppink
}