body
{ 
background: #FFFFFF;
background-image: url(../images/s0A00log.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#ipos
{
position:center;
width:100%;
height:25%;
}
#icen{
position:center
}
#iover{
overflow:auto;
height:100px;
width:100%;
}
#tpos
{
position:center;
width:100%;
height:25%;
}
#tcen{
position:center
}
#tover{
overflow:auto;
height:180px;
width:100%;
}

