背景色を白にし、画面上部にだけ並べるとお洒落ですよ。<head>〜</head>に以下のタグを埋め込むと画像が上部にだけ並びます。★並べた実例をみる→クリック <style type="text/css"><!--body {background-image:url(画像のURLを記入); background-repeat:repeat-x; background-attachment:fixed}--></style>