body {
margin: 10px 10px 20px 20px;
background:url(http://www2s.biglobe.ne.jp/~ZEPHYR/blog/yellow_rose.jpg);
background-attachment: fixed;
background-position: 100% 100%;
background-repeat: no-repeat;
color:#333333;
line-height:130%;      
	}


a {
	text-decoration: none;
	}

a:link {
	color: #0000bb;
	}

a:visited {
	color: #aa00aa;
	}

a:active {
	color: #cd0000;text-decoration:underline;
	}

a:hover {
	color: #cd0000;text-decoration:underline;
	}


