
body {
	background-attachment:fixed;
	background-image: url("buddha");
	background-position: top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0% 0% 0% 0%;
}

img {margin-left: 20px;}
