/* CSS Document */


/* 
=====================================================*/
body{
	background:url(../images/bg_img.jpg) 50% 0 repeat;
	padding:0;
	margin:0;
}

#top_flash{
	float:left;
	width:200px;
	margin:-50px 0 0 0;
	}

#youtube{
	float:left;
	width:355px;
	height:285px;
	margin:20px 0 0 0;
	}

