  



a:link{
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : left top;
  color : #ff8080;
  font-weight : bold;
}
a:visited{
	color : #00b0b0;
  font-weight : bold;
}
A:hover{
	color : #ff80c0;
}
A{
	text-decoration : none;
}
body{
	line-height : 190%;
font-size : 100%;
margin-left : 29%;
margin-right : 30%;
color : #c0c0c0;
background-attachment : fixed;
  background-image : url(itosisanouragawade/murasaki1.jpg);
  background-repeat : no-repeat;
  background-position : right top;
  background-color : black;
}
