html, body 
	{
	 margin-top:0;
	 padding-top:0; 
	}

.div1
	 {
	border:none;
	 }
       
#bg
	{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:650px;
	height:717px;
	background-color: #FFFFFF;
	}
	
#flash
{
	position:relative;
	left:75px;
	top:-606px;
	width:476px;
	height:416px;
	margin: none;
	}
	
	
body 
	{
	background-color: #FFFFFF;
	}

