#pic
{
	background-image:url(../image/test2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:190px;
	height:120px;
	float:left;
	padding:5px;
}

#footer
{
	margin-top:15px
}

#footer p
{
	text-align:center;
	font-size:10px;
	margin:2px 0px 2px 0px;
	padding:0px;
}

