  

/*  ---------  CSS iframe Old Book Illustrations V2 ----------- */
html {
    background-color: #D8D8D8;
}
body {
 background-color: #D8D8D8;
}
.rotator {
position:relative;
text-align:center;
width:380px;
height:300px;
margin:-1px 0 0 -1px;
}

.opera .rotator {
position:relative;
text-align:center;
width:380px;
height:300px;
margin:-1px 4px 4px -1px;
}

.ie7 .rotator {
position:relative;
width:380px;
height:300px;
margin:-8px 0 0 -3px;
}

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

