html
{
	background-position: 0px 0px;
}
body
{

	background-position: 50% 0px;
}
#body
{
	top: 189px;
}
#logo
{
	top: 48px;
	
	background: url(../img/logo.gif) top left no-repeat;
}
