<!-- 1.body -->
body {
width: 1000px;
height: auto;
background-color: #000000;
background-image: url("http://ichigo-kikaku.com/back.gif");
background-repeat: no-repeat;
}
<!-- end of body -->


<!--contents--->

p.footer {
color: #FFFFFF;
font-size: 11px;
padding-top: 1px;
}

p.top {
color: #000000;
font-size: 3px;
}

h1 {
color: #000000;
font-size: 3px;
}

div#Layer1 {
position: absolute; 
left: 600px; 
top: 150px; 
width: 400px; 
height: 311px; 
z-index: 1;
}

p {
font-size: 12px;
font-color: 000000;
}


<!--end of contnts-->
