body {
	background-color: #FFFFFF;
	background-image: url("/free-image-hosting/1.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;

}

a:link {  color: #333333}
a:hover {  color: #666666}
a:active {  color: #666666}
a:visited {  color: #666666}
