@charset "utf-8";
/* CSS Document */

#container {
	width:1000px;
	height: auto;
	float:left;
	background-image:url(bg.jpg);
}
#pic{
	width:244px;
	height: auto;
	float:left;
	
	}
