body

{

	background-image: url(background.jpg);

	background-repeat: no-repeat;

	background-position: top;

	background-color: #ffffff;

	background-attachment: fixed;

}



<!--
	body {
		margin:15px;
		padding:0px;
		font-family: Verdana, sans-serif;
		font-size: 13px;
		color: #000000;
	}
	a:link {text-decoration: none; color: #959595; font-size:13px;}
	a:visited {text-decoration: none; color: #959595; font-size:13px;}
	a:hover {text-decoration: underline; color: #154899;}
	a:active {text-decoration: none;}
	p {text-align:justify;}	
	span {color:#959595;}		
	-->
