<style type="text/css">
<!--

div.background
	{
	position: relative;
	width: 1000px;
	overflow: visible;
	background: transparent;
	border-style: none;
	}


div.photo
	{
	position: relative;
	top: 100px;
	left: 0px;
	width: 800px;
	height: 500px;
	background: url(../pictures/index.jpg);
	}


div.button
	{
	position: absolute;
	top: 440px;
	right: 90px;
	width: 200px;
	height: 30px;
	}


  -->
</style>
