#page
{
	background-image: url('/images/frontend/default.jpg');
	height: 640px;
}

#page #content
{
	position: absolute;
	width: 735px;
	height: 307px;
	top: 305px;
	left: 255px;
	text-align: left;
	overflow: auto;
}
#page #content p
{
font-size:14px;
margin-bottom:5px;
}
