
BODY{
background-color:moccasin;
background-image:url("hatake.jpg");
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center

}
a:link{color:lime}
a:hover{color:red}
a:active{color:yellow}
a:visited{color:navy}