  

/*  ---------  CSS iframe Old Book Illustrations V2 ----------- */
html {
    background-color: #D8D8D8;
}
body {
 background-color: #D8D8D8;
}

.rotator {
position:relative;
text-align:center;
width:270px;
height:210px;
margin:-2px 0 0 -2px;
}

.opera .rotator {
position:relative;
text-align:center;
width:270px;
height:210px;
padding:-1px 3px 3px -1px;
}

.ie7 .rotator {
position:relative;
width:270px;
height:210px;
margin:-9px 0 0 -4px;
}


.rotator img{
border:2px solid #fff;}
/*border:6px double #69493A;*/


