



BODY {
 background-image: url("images/logo trans gold triple.png")
 background-repeat: no-repeat;
 background-color: rgb(22,35,225);
 background-position: top;
<center>

}




a:link {color:white}
a:visited {color:yellow}


.mybgimage { 
background: url("images/grass2.jpg"); 
background-color: 009966;
background-repeat: repeat; 
background-position: height="1000";


}


.mygoal { 
background: url("images/goal2.jpg"); 
background-color: 009966;
background-repeat:no-repeat ; 
background-position: center;
background-size: height="125" width="214";


}


.div.img
  {
  margin: 1px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  }
.div.img img
  {
  display: block;
  margin: 0px;
  border: 1px solid #ffffff;
  }
.div.img a:hover img
  {
  border: 0px solid #0000ff;
  }

