BODY {
background-image : url("http://www.eclat.cc/home/yu-ma/files/umi052.jpg");
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;
background-color:#FFFFFF;
}
-->
</STYLE>

@import url("common.css");

#menu {
width: 20%;
float: right;
}

#main {
margin-right: 20%;
}

body {
margin: 2em;
color: #000000;
font-family: "ＭＳ Pゴシック", serif
background-color: #ffffff; 
background-image: url(http://www.eclat.cc/home/yu-ma/files/umi052.jpg)
}

h1 { font-family: font-family: "ＭＳ Pゴシック", serif }
p { font-size: 12px }

#header{
padding: 3em 0em 0.1em 1em;
margin-bottom:0.2em;
color:#ffffff;
width:100%;
height:100%;

background:url(http://www.eclat.cc/home/yu-ma/files/neko.JPG) no-repeat fixed 100% 0px; center bottom;

background-color:#000000;
}