body {
	background-image: url(image/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

a:link { color:#0087ED; }
a:visited { color:#0087ED; }
a:active { color:#0087ED; }
a:hover { color:#72B8ED; }
