@charset "utf-8";
/* CSS Document */
body{background-image: url(contents/bg-1.jpg)
}
#haeder{width:100%;
high:100px
position:relative;
left:10px;
top:10px;
text:align=center;
}
#haeder h1{center;}
#footer{
width:100%;
high:50px
background-color:#CF9;
position:fixed;
bottom:0px;
}