#content h1{
	font-size: 24px;
	text-shadow:2px 2px 1px #000;
	color: #fff;
	height: 43px;
	padding-left: 70px;
	padding-top: 14px;
	background: url("../images/filego_logo.png") no-repeat;
}

#content #phone_bg{
	width: 264px;
	height: 524px;
	background: url(../images/gphone.jpg) no-repeat;
	margin-left: 10px;
}
#content #phone_bg img{
	position: absolute;
	left: 29px;
	top: 91px;
}
