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