
body{

	background:url(../images/bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:0px;
	
	
}



#container{

	width:950px;
	text-align:left;
	margin:0 auto;
	position:relative;
	
}


#contentdiv{
	
	width:950px;
	position:relative;
		
}


