.Background {
	background-image: url(/imges/yellow_s.jpg);
}
body {
	background-image: url(../imges/yellow_s.jpg);
}
