body
{
	background-image: url('bg.jpg');
	background-color:#fff;
	background-repeat:repeat-x;
}
#title
{
	margin-left:50%;
	position:absolute;
	left:-204.5px;
	top:150px;
	background-image: url('title.png');
	width:409px;
	height:197px;
}