#design_header {
	background-image: url(/image/logo.jpg);
}

#shortcut_language {
	background: url(/image/shortcut_language.gif) no-repeat;
}

#picture_button {
	background: url(/image/button_picture.gif) no-repeat;
}

a#picture_button:active,a#picture_button:hover {
	background: url(/image/button_picture_.gif) no-repeat;
}

#joke_button {
	background: url(/image/button_joke.gif) no-repeat;
}

a#joke_button:active,a#joke_button:hover {
	background: url(/image/button_joke_.gif) no-repeat;
}

#game_button {
	background: url(/image/button_game.gif) no-repeat;
}

a#game_button:active,a#game_button:hover {
	background: url(/image/button_game_.gif) no-repeat;
}

#film_button {
	background: url(/image/button_film.gif) no-repeat;
}

a#film_button:active,a#film_button:hover {
	background: url(/image/button_film_.gif) no-repeat;
}

#saying_button {
	background: url(/image/button_saying.gif) no-repeat;
}

a#saying_button:active,a#saying_button:hover {
	background: url(/image/button_saying_.gif) no-repeat;
}

#link_button {
	background: url(/image/button_link.gif) no-repeat;
}

a#link_button:active,a#link_button:hover {
	background: url(/image/button_link_.gif) no-repeat;
}
