  



a:link{
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : left top;
  color : #ff8080;
}
A:visited{
	color : #8b3f34;
}
A:hover{
	color : #ff80c0;
}
A{
	text-decoration : none;
}
body{
	line-height : 190%;
font-size : 100%;
margin-left : 29%;
margin-right : 30%;
color : #666666;
background-attachment : fixed;
  background-image : url(sozai/image1.gif);
  background-repeat : no-repeat;
  background-position : right bottom;
}
