body {
position:relative;
margin:0;
padding-bottom:120px;
background-image:url(ioback.jpg);
background-repeat:no-repeat;
background-position:top ;
background-color:#ffffff;
}



.contents { 
text-align: center;
margin: auto; 
padding-top:120px;
margin-bottom:20px;

 }


H1 {
padding-top:80px;
font-size :14px;
color:#0000FF;
}

H2 {
font-size :12px;
color:#FF1493;
clear:both;
}

.products{
width:486px;
height:500px;
text-align: left;
margin: auto;
}

#photo{
width:200px;
height:400px;
float:left;
margin:30px  20px 20px 20px;
}

#photo p , .contents p{
color:#4169E1;
}

.contents img { 
margin-bottom:30px;
}

#under{
border-top:double  7px #E2CFEB;
text-align: right;
padding:10px  50px  0px  0px;
text-decoration:none;
}

#under  a{
font-size :12px;
color:#9ABCFF;
text-decoration:none;
}
