/* CSS Document */



#background
{
 	background-image:url(../images/cafe.jpg);
	background-repeat:no-repeat;
	float:left;

}


