body {background:#ffffff;}


@media screen and (min-width: 1100px) {
#topbanner {
max-width: 1060px;
max-height: 226px;
width:1060px; height:226px;
}



#main {
cursor:pointer;
background:none;
background:url('/images/brand/peri/v25_07-bg.gif') 50% 0 fixed no-repeat; margin: 0 auto;
}


}

@media screen and (max-width: 1100px) {
#main {
cursor:normal;
background:none;
}

#topbanner {
max-width: 1060px;
max-height: 226px;
}


#body {
z-index:0;
background:none;
}


}
